mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
pi zero is different ansible_machine (#144)
* pi zero is different ansible_machine * trying to create link fails, if same nams as file exists. This was too much backward compatability
This commit is contained in:
parent
ee4df858b3
commit
54bd3f7414
3 changed files with 1 additions and 7 deletions
|
|
@ -110,9 +110,6 @@
|
|||
- { 0: 'gateway/iiab-gen-iptables', 1: '/usr/bin/iiab-gen-iptables' }
|
||||
- { 0: 'gateway/check-LAN', 1: '/usr/bin/check-LAN' }
|
||||
|
||||
- name: Create link so that old invocation will work
|
||||
file: src=/usr/bin/iiab-gen-iptables dest=/usr/bin/xs-gen-iptables state=link
|
||||
|
||||
- name: Execute the script that sets up userspace firewall
|
||||
shell: iiab-gen-iptables
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue