mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Rename base roles
This commit is contained in:
2
main.yml
2
main.yml
@@ -2,4 +2,4 @@
|
|||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
roles:
|
roles:
|
||||||
- awx
|
- installer
|
||||||
|
|||||||
@@ -5,4 +5,4 @@
|
|||||||
playbook: /opt/ansible/main.yml
|
playbook: /opt/ansible/main.yml
|
||||||
finalizer:
|
finalizer:
|
||||||
name: finalizer.awx.ansible.com
|
name: finalizer.awx.ansible.com
|
||||||
role: awx_remove
|
role: finalizer
|
||||||
|
|||||||
Reference in New Issue
Block a user