k8s taint module

This commit is contained in:
2022-11-02 13:21:31 +13:00
parent 75e78ea7c8
commit 73982fd7b7
9 changed files with 38 additions and 9 deletions

View File

@ -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