remove old dnf_filter tag from README

This commit is contained in:
Claudio Maradonna 2023-03-16 22:55:55 +01:00
parent d6ba33ee40
commit a8556226c9
Signed by untrusted user who does not match committer: claudiomaradonna
GPG key ID: 0CBA58694C5680D9
2 changed files with 1 additions and 2 deletions

View file

@ -22,7 +22,7 @@ Dependencies
Example Playbook
----------------
`ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=your_target go_path=/opt/go/bin" --tags dns_filter`
`ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=your_target go_path=/opt/go/bin"`
License
-------

View file

@ -40,7 +40,6 @@ galaxy_info:
# - 99.99
galaxy_tags:
- dns_filter
# List tags for your role here, one per line. A tag is a keyword that describes
# and categorizes the role. Users find roles by searching for tags. Be sure to
# remove the '[]' above, if you add tags to this list.