Merge pull request #287 from AlanCoding/include_playbook

Make awx-operator compatible with Ansible 2.12
This commit is contained in:
Shane McDonald
2021-05-06 11:05:19 -04:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
---
- name: Reconstruct awx-operator.yaml
include: chain-operator-files.yml
import_playbook: chain-operator-files.yml
- name: Deploy Operator
hosts: localhost