fix: all praise the allmighty yamllinter

This commit is contained in:
Marko Weltzer
2022-02-05 21:32:54 +01:00
parent d3983a0f04
commit 7e5b88c3b7
373 changed files with 1565 additions and 1296 deletions

View File

@@ -6,7 +6,7 @@
register: cmd
when: not awx_janitor_user_created|bool
no_log: false
- name: Update AWX janitor user created variable
delegate_to: 127.0.0.1
lineinfile:
@@ -24,7 +24,7 @@
register: cmd
when: not awx_dimension_user_created|bool
no_log: false
- name: Update AWX dimension user created variable
delegate_to: 127.0.0.1
lineinfile:
@@ -42,7 +42,7 @@
register: cmd
when: not awx_mjolnir_user_created|bool
no_log: false
- name: Update AWX dimension user created variable
delegate_to: 127.0.0.1
lineinfile: