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