Project

General

Profile

Actions

Feature #25459

closed

Feature #32080: Support running ansible with --tags and --skip-tags

Support running playbooks with tags

Added by Ondřej Pražák over 6 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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.


Related issues 1 (0 open1 closed)

Related to Ansible - Feature #28288: Support option to "skip-tags" on Ansible runsClosedActions
Actions

Also available in: Atom PDF