add profile in system ands soft install
This commit is contained in:
parent
1ab7ccb684
commit
f677d89133
0
ansible_init.yml
Normal file
0
ansible_init.yml
Normal file
@ -1 +1,2 @@
|
|||||||
##ansible_python_interpreter: /usr/bin/python2
|
##ansible_python_interpreter: /usr/bin/python2
|
||||||
|
username: 'vincent'
|
@ -4,12 +4,4 @@
|
|||||||
- system
|
- system
|
||||||
- ansible-manager
|
- ansible-manager
|
||||||
- autofs
|
- autofs
|
||||||
- Windows_manager
|
# - Windows_manager
|
||||||
|
|
||||||
vars_prompt:
|
|
||||||
- name: "githubuser"
|
|
||||||
prompt: "Enter your github username"
|
|
||||||
private: no
|
|
||||||
- name: "githubpassword"
|
|
||||||
prompt: "Enter your github password"
|
|
||||||
private: yes
|
|
||||||
|
Loading…
Reference in New Issue
Block a user