Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

skip_ansible_lint does not work with this action. #5

@bbaassssiiee

Description

@bbaassssiiee
- name: 'configure postgres_net to postgres_port in firewalld'
  become: yes
  firewalld: rich_rule='rule family="ipv4" source address="{{ postgres_net }}" port port="{{ postgres_port }}" protocol="tcp" accept' permanent=true state=enabled immediate=yes
  tags:
    - skip_ansible_lint

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