k8s taint module
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
---
|
||||
- name: debug hostname
|
||||
ansible.builtin.lineinfile:
|
||||
line: 192.168.199.240 k8s.balsillie.net
|
||||
insertafter: EOF
|
||||
path: /etc/hosts
|
||||
- name: install calicoctl
|
||||
community.general.pacman:
|
||||
name: calicoctl
|
||||
state: latest
|
||||
update_cache: yes
|
||||
executable: pikaur
|
Reference in New Issue
Block a user