forked from infra/ansible
ansible: Add config tag to ansible.cfg.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
40f024ab64
commit
5b850ae499
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
ansible.builtin.template: src=ansible.cfg.j2 dest=/etc/ansible/ansible.cfg owner=root group=root mode=0644
|
||||
tags:
|
||||
- ansible-server
|
||||
- config
|
||||
|
||||
- name: Installing the phx2 dns check script
|
||||
ansible.builtin.copy: src=dns_check.py dest=/usr/local/bin/dns_check owner=root mode=0755
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue