同步Astana客户验证环境配置
This commit is contained in:
6
remove_ansible_block.yml
Normal file
6
remove_ansible_block.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: "remove all ansible manange block"
|
||||
blockinfile:
|
||||
dest: "/etc/rc.d/rc.local"
|
||||
state: absent
|
||||
Reference in New Issue
Block a user