This commit is contained in:
parent
917b2279a9
commit
e77eceaa2c
@ -1,10 +1,12 @@
|
|||||||
---
|
---
|
||||||
# tasks file for gandi-dyn-dns
|
# tasks file for gandi-dyn-dns
|
||||||
|
|
||||||
|
|
||||||
- name: Install gandi-automatic-dns
|
- name: Install gandi-automatic-dns
|
||||||
aur: name=gandi-automatic-dns state=present
|
aur:
|
||||||
|
name: gandi-automatic-dns
|
||||||
|
state: present
|
||||||
become_user: aur_builder
|
become_user: aur_builder
|
||||||
|
become: true
|
||||||
|
|
||||||
- name: create cron for dyndns
|
- name: create cron for dyndns
|
||||||
cron:
|
cron:
|
||||||
|
Loading…
Reference in New Issue
Block a user