projets
/
ansible.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Conf Xivo + ajustement update && upgrade
[ansible.git]
/
paris
/
serveurs
/
index.yml
Commit
Line
Data
39a0141c
1
# file: index.yml
2
# ansible-playbook -i hosts ssh-server.yml -K
3
- hosts: 10.72.1.30
4
user: alex
5
sudo: yes
6
7
roles:
8
- common
9