This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use ssh_server role in prepare_host
python3
Andrea Cimbalo
7 years ago
parent
95f93d6a5d
commit
45bba1bb0a
1 changed files
with
3 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-5
prepare_host.yaml
+ 3
- 5
prepare_host.yaml
View File
@ -1,5 +1,7 @@
---
-
hosts
:
vm_hosts
roles:
-
role
:
ssh_server
vars:
management_vlan
:
9
virtual_machine_vlan
:
13
@ -54,10 +56,6 @@
-
name
:
restart networking
service:
name
:
networking
state
:
re
load
ed
state
:
re
start
ed
-
name
:
restart lvm
shell
:
/etc/init.d/lvm2 reload
-
name
:
restart sshd
service:
name
:
networking
state
:
reloaded
Write
Preview
Loading…
Cancel
Save