mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 06:29:25 -02:30
Blocks creation of Hosts, Groups, and IS for Smart Inventories
* Updated View unit tests * Refactored Validators * Validator Fix for Blocking
This commit is contained in:
@@ -156,4 +156,4 @@
|
||||
copy:
|
||||
dest: "{{ scm_revision_output }}"
|
||||
content: "{{ scm_version }}"
|
||||
when: scm_version is defined and scm_revision_output is defined
|
||||
when: scm_version is defined and scm_revision_output is defined
|
||||
Reference in New Issue
Block a user