comment import role config-awx-user
This commit is contained in:
parent
b6adaa41e5
commit
e7cd033017
|
@ -7,10 +7,10 @@
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: "[CONFIG AWX-USER] Create awx user and config ssh-key"
|
# - name: "[CONFIG AWX-USER] Create awx user and config ssh-key"
|
||||||
import_role:
|
# import_role:
|
||||||
name: config-awx-user
|
# name: config-awx-user
|
||||||
tags: config-awx-user_config
|
# tags: config-awx-user_config
|
||||||
|
|
||||||
- name: "[CONFIG ROOT USER] Configure SSH root user"
|
- name: "[CONFIG ROOT USER] Configure SSH root user"
|
||||||
import_role:
|
import_role:
|
||||||
|
|
Loading…
Reference in New Issue