DasFaultier@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 7 days agoShoutrrr alternativeplus-squaremessage-squaremessage-square2fedilinkarrow-up120arrow-down11
arrow-up119arrow-down1message-squareShoutrrr alternativeplus-squareDasFaultier@sh.itjust.works to Selfhosted@lemmy.worldEnglish · 7 days agomessage-square2fedilink
minus-squareDasFaultier@sh.itjust.workstoSelfhosted@lemmy.world•Ansible iptables best practices?linkfedilinkEnglisharrow-up1·9 days agoSorry for being unclear, that’s what I meant. Set rules using the Ansible module, make them persistent by notifying a handler that makes a cmd call. linkfedilink
minus-squareDasFaultier@sh.itjust.workstoSelfhosted@lemmy.world•Ansible iptables best practices?linkfedilinkEnglisharrow-up2·11 days agoYeah, ansible.builtin.iptables makes the changes and the task then notifies a handler to invoke iptables-save. linkfedilink
Sorry for being unclear, that’s what I meant. Set rules using the Ansible module, make them persistent by notifying a handler that makes a cmd call.