personium / ansible

Ansible files to set up a Personium unit.
Apache License 2.0
12 stars 15 forks source link

Restart_iptables.yml does not exist in ansible for 3server configuration #88

Open KourokiTakuto opened 5 years ago

KourokiTakuto commented 5 years ago

Calling restart_iptables.yml with ansible init_personium.yml for 3server configuration, But restart_iptables.yml does not exist. The change is required to use restart_firewalld.yml instead of restart_iptables.yml.

ansible/3-server_unit/init_personium.yml ansible/3-server_unit/handlers/common/restart_firewalld.yml

yoh1496 commented 2 years ago

Maybe, it is not solved yet.

https://github.com/personium/ansible/blob/develop/3-tier/init_personium.yml

In this code, it refers to ./handlers/common/restart_iptables.yml