mirror of
https://github.com/ansible/awx.git
synced 2026-08-02 19:10:00 -02:30
Fix linter issue
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Get date time data
|
- name: Get date time data
|
||||||
setup:
|
setup:
|
||||||
gather_subset: min
|
gather_subset: min
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
- name: Set the collection version in the tower_api.py file
|
- name: Set the collection version in the tower_api.py file
|
||||||
replace:
|
replace:
|
||||||
path: "{{ collection_path }}/plugins/module_utils/tower_api.py"
|
path: "{{ collection_path }}/plugins/module_utils/tower_api.py"
|
||||||
|
|||||||
Reference in New Issue
Block a user