Tags: drio/mac-dev-playbook
Tags
Add tag inheritance to post-provision tasks (geerlingguy#146) Imported tasks inherit tags but Included tasks don't. This leads to confusion because included tasks need to have an explicit tag added or they won't run. This is the workaround provided and [documented](https://docs.ansible.com/ansible/latest/user_guide/playbooks_tags.html#tag-inheritance-for-includes-blocks-and-the-apply-keyword) by Ansible to add tag inheritance to included tasks.
Fixes geerlingguy#116: Switch from roles and dock tasks to geerlinggu… …y.mac collection.
PR geerlingguy#106 follow-up: More consistent docs and examples.
Fixes geerlingguy#85: Make it easier to use this playbook to manage r… …emote Macs.
Fixes geerlingguy#33: Don't overwrite sudoers file by default, and us… …e sudoers.d.
Fixes geerlingguy#42: Add configure_dotfiles variable so you can disa… …ble dotfiles management.
Fixes geerlingguy#15, geerlingguy#42: Don't take over everyone's git … …commit karma by default.
Merge pull request geerlingguy#41 from geerlingguy/40-deprecated-casks Fixes geerlingguy#40: Remove deprecated homebrew casks.
PreviousNext