feat(role): add kubectl role
This commit is contained in:
parent
247e2dbdad
commit
41cb71e364
8 changed files with 105 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- kubectl
|
Loading…
Add table
Add a link
Reference in a new issue