mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Merge pull request #287 from AlanCoding/include_playbook
Make awx-operator compatible with Ansible 2.12
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: Reconstruct awx-operator.yaml
|
- name: Reconstruct awx-operator.yaml
|
||||||
include: chain-operator-files.yml
|
import_playbook: chain-operator-files.yml
|
||||||
|
|
||||||
- name: Deploy Operator
|
- name: Deploy Operator
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
|
|||||||
Reference in New Issue
Block a user