vn-ansible/linux-config-centralized-au...

12 lines
217 B
YAML
Raw Normal View History

2024-02-12 09:31:30 +00:00
---
- hosts: '{{ ip_addr }}'
become: yes
become_method: sudo
gather_facts: yes
tasks:
- name: "[CONFIG CENTRALIZED AUTH] Config centralized auth"
import_role:
name: config-centralized-auth