Adding centos group for prepare-limiting

This commit is contained in:
Dieter Verhelst 2019-03-10 22:15:10 +01:00
parent 99b87a1557
commit f55917c676
3 changed files with 6 additions and 4 deletions

View file

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