Purge Certbot and iptables-persistent
This commit is contained in:
parent
6fd91b29d2
commit
2f471cbfee
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
ansible_port: 31022
|
||||
common__certbot__state: null
|
||||
common__iptables__state: null
|
||||
common__certbot__state: purge
|
||||
common__iptables__state: purge
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- src: kotovalexarian.common
|
||||
version: v0.0.27
|
||||
version: v0.0.29
|
||||
- src: rvm.ruby
|
||||
version: v2.1.2
|
||||
|
|
Reference in a new issue