Skip to content

Merge tasks "Remove iptables INPUT rules if requested" and "Configure iptables INPUT rules" #21

@htgoebel

Description

@htgoebel

These are identical except for the state differing. This can be unified using:

state: '{{ "absent" if (item.delete | default(false)) else 'present' }}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions