memcached01/02 reborn as rhel7 and with much ansible.
This commit is contained in:
parent
9e57170d2d
commit
77897bacc7
8 changed files with 114 additions and 0 deletions
|
@ -112,3 +112,6 @@
|
|||
|
||||
- name: restart dhcpd
|
||||
service: name=dhcpd state=restarted
|
||||
|
||||
- name: restart memcached
|
||||
service: name=memcached state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue