ansible/playbooks/update_dns.yml
Ryan Lerch 462176464b ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command
Replaces many references to  command: with ansible.builtin.command

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2025-01-15 11:26:47 +10:00

9 lines
156 B
YAML

---
- name: Push dns changes out
hosts: dns
user: root
tasks:
- name: Push dns changes out
ansible.builtin.command: /usr/local/bin/update-dns