Actions
Feature #25459
closedFeature #32080: Support running ansible with --tags and --skip-tags
Support running playbooks with tags
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Description
Playbooks can support tags to filter out what part of the playbook/role are executed. See https://docs.ansible.com/ansible/latest/user_guide/playbooks_tags.html for more information. Today, when using Ansible for configuration management parameters which start with 'ansible_' are passed to the ansible run command. However, this will not help remote jobs which may cross host groups.
The ask here is to support, the ability to pass in tags to a specific job template and then override the values for a specific job.
Updated by Mark deJong over 4 years ago
- Related to Feature #28288: Support option to "skip-tags" on Ansible runs added
Updated by Ondřej Ezr about 4 years ago
- Is duplicate of Feature #32080: Support running ansible with --tags and --skip-tags added
Updated by Ondřej Ezr about 4 years ago
- Is duplicate of deleted (Feature #32080: Support running ansible with --tags and --skip-tags)
Updated by Ondřej Ezr about 4 years ago
- Subject changed from Support running playbooks with tags to Support running playbooks with tags
- Parent task set to #32080
Updated by Ondřej Ezr almost 4 years ago
- Status changed from New to Closed
- Fixed in Releases foreman_ansible-7.0.0 added
Updated by Ondřej Ezr almost 4 years ago
- Fixed in Releases foreman_ansible-6.4.0 added
- Fixed in Releases deleted (
foreman_ansible-7.0.0)
Actions