comment import role config-awx-user

This commit is contained in:
Ruben Blanco 2023-10-20 10:02:13 +02:00
parent b6adaa41e5
commit e7cd033017
1 changed files with 4 additions and 4 deletions

View File

@ -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: