Currently `upgrades/init.yml` checks iptables status by checking if `"'Active: active' in service_iptables_status.stdout"` is in the command output of `systemctl status iptables`. It is not usual and should be consistent with other codes in the same playbook. This patch changes iptable service check by command status of systemctl status iptables.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|