This commit is contained in:
parent
917b2279a9
commit
e77eceaa2c
@ -1,10 +1,12 @@
|
||||
---
|
||||
# tasks file for gandi-dyn-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: true
|
||||
|
||||
- name: create cron for dyndns
|
||||
cron:
|
||||
|
Loading…
Reference in New Issue
Block a user