comment role config-root-user
This commit is contained in:
parent
8a3ed3d291
commit
7096121c8b
|
@ -12,9 +12,9 @@
|
||||||
# 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:
|
||||||
name: config-root-user
|
# name: config-root-user
|
||||||
# tags: config-root-user_config
|
# tags: config-root-user_config
|
||||||
|
|
||||||
- name: "[CONFIG BASE DEBIAN OS] Configure debian os"
|
- name: "[CONFIG BASE DEBIAN OS] Configure debian os"
|
||||||
|
|
Loading…
Reference in New Issue