Fix: Correct playbook role names and remove missing roles
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
ip: 192.168.5.5
|
||||
roles:
|
||||
- role: linux_config_init
|
||||
- role: import_ssh_key # without sudo
|
||||
|
||||
- role: tools_for_command_line
|
||||
# - role: service_start
|
||||
# - role: gui_app_init
|
||||
# - role: ansible-role-docker
|
||||
# - role: docker
|
||||
# docker_users: "{{ user }}"
|
||||
|
||||
Reference in New Issue
Block a user