Commit 1d259d7e authored by nanahira's avatar nanahira

remove

parent 7a806923
......@@ -88,13 +88,6 @@
state: stopped
enabled: false
when: ansible_os_family == 'RedHat'
- name: iptables save
shell: 'sudo iptables-save > ~/ipt'
- name: iptables forward script
copy:
src: files/hypervisor/iptables-forward.sh
dest: '~/iptables-forward.sh'
mode: 0755
- name: permission for home path
become: true
file:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment