ansible / ansible

Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
https://www.ansible.com/
GNU General Public License v3.0
61.75k stars 23.75k forks source link

new ansible_parent_block_name for current task #83470

Open bcoca opened 2 weeks ago

bcoca commented 2 weeks ago

So you can add to the task's own templating the name of the block that encapsulates it.

fixes #33581

ISSUE TYPE