mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-27 05:43:11 +00:00
Issue #24: Fix one last ansible-lint issue.
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
- name: Remove space at beginning of tower-operator.yml
|
||||
shell: >
|
||||
echo "$(tail -n +2 {{ operator_file_path }})" > {{ operator_file_path }}
|
||||
changed_when: true
|
||||
|
||||
- name: Template the tower-operator.yaml file into tower-operator.yml
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user