Add script 'ansible-dependencies-trixie.yml'.
This commit is contained in:
@@ -1,15 +1,7 @@
|
||||
---
|
||||
|
||||
- hosts: initial_setup
|
||||
remote_user: root
|
||||
become: false
|
||||
- hosts: all
|
||||
gather_facts: false
|
||||
|
||||
vars_prompt:
|
||||
|
||||
- name: ansible_ssh_pass
|
||||
prompt: "Give root's password here"
|
||||
|
||||
roles:
|
||||
- ansible_dependencies-trixie
|
||||
- ansible_user_debian
|
||||
|
||||
Reference in New Issue
Block a user