mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
Compat with modern ansible versions
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
|
||||
#- name: APT | Install web apps
|
||||
# pkgng:
|
||||
# pkg: "{{ item }}"
|
||||
# name: "backuppc"
|
||||
# state: present
|
||||
# with_items:
|
||||
# - backuppc
|
||||
#
|
||||
#- name: COMMAND | Activate backuppc config
|
||||
# command: >
|
||||
|
||||
Reference in New Issue
Block a user