Open KourokiTakuto opened 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
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
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