Fix merge

This commit is contained in:
Ubergeek 2019-02-07 01:04:17 +00:00
commit dc78846948
3 changed files with 3 additions and 12 deletions

View File

@ -9,7 +9,7 @@
mode: 0770
recurse: yes
- name: Install znc target
- name: Install bzflag target
copy:
dest: /etc/systemd/system/bzflag.service
content: |
@ -27,12 +27,3 @@
[Install]
WantedBy=multi-user.target
#- name: Install znc user script
# copy:
# src: ../files/var/lib/znc/create-znc_account.sh
## dest: /var/lib/znc/create-znc_account.sh
# owner: znc
## group: root
# mode: 0770

View File

@ -1,4 +1,4 @@
# Install our baseline packages for all machines, irrespective of what role they might have
# Install our shell role packages for all machines
---
- name: Add apt key for weechat
apt_key:

View File

@ -1,4 +1,4 @@
# Install our baseline packages for all machines, irrespective of what role they might have
# Configure UFW rules
---
- name: Create UFW tcp rules
ufw: