1
0
IaC/ansible/roles/scratch/tasks/main.yaml

6 lines
142 B
YAML
Raw Normal View History

2022-10-31 09:56:41 -04:00
---
- name: debug hostname
2022-11-01 05:13:56 -04:00
ansible.builtin.lineinfile:
line: 192.168.199.240 k8s.balsillie.net
insertafter: EOF
path: /etc/hosts