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,7 +1,7 @@
---
- name: scratch testing
hosts: k8s_control
hosts: localhost
gather_facts: true
become: true
become: false
roles:
- scratch
- k8s_taint