Comment on Ansible iptables best practices?
possiblylinux127@lemmy.zip 2 weeks ago
You want something outside of IPtables like Firewalld. Ansible should only run to make changes to a existing system.
Comment on Ansible iptables best practices?
possiblylinux127@lemmy.zip 2 weeks ago
You want something outside of IPtables like Firewalld. Ansible should only run to make changes to a existing system.
vegetaaaaaaa@lemmy.world 1 week ago
No. Ansible is fine for provisioning and initial deployment.
possiblylinux127@lemmy.zip 1 week ago
I miss phrased this
My existing system I mean some sort of Linux install. Don’t use Ansible to start a service on startup.