Adding centos group for prepare-limiting
This commit is contained in:
parent
99b87a1557
commit
f55917c676
3 changed files with 6 additions and 4 deletions
|
|
@ -10,8 +10,8 @@
|
|||
# - name: start sshd
|
||||
# command: service sshd start
|
||||
|
||||
- name: prepare lamp
|
||||
hosts: lamp
|
||||
- name: prepare all
|
||||
hosts: all:!borgbackup_servers:!centos
|
||||
tasks:
|
||||
- name: Install required packages
|
||||
apt:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue