add profile in system ands soft install

This commit is contained in:
vincent 2018-12-01 19:12:12 +01:00
parent 1ab7ccb684
commit f677d89133
3 changed files with 2 additions and 9 deletions

0
ansible_init.yml Normal file
View File

View File

@ -1 +1,2 @@
##ansible_python_interpreter: /usr/bin/python2 ##ansible_python_interpreter: /usr/bin/python2
username: 'vincent'

View File

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