vn-ansible/playbooks/awx.yml

8 lines
114 B
YAML
Raw Permalink Normal View History

2024-10-16 15:53:15 +00:00
- name: Configure AWX user
hosts: all
gather_facts: no
become: no
tasks:
- import_role:
name: awx