ipv6 working
This commit is contained in:
9
updates/README.md
Normal file
9
updates/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Update and Upgrade Procedures
|
||||
|
||||
## Updates
|
||||
|
||||
```bash
|
||||
ansible-playbook -i ansible/inventory.yaml updates/upgrade-kubernetes-nodes.yaml
|
||||
ansible-playbook -i ansible/inventory.yaml updates/upgrade-colors.yaml
|
||||
ansible-playbook -i ansible/inventory.yaml updates/upgrade-apt.yaml
|
||||
```
|
||||
Reference in New Issue
Block a user