Patrick Heeney
Patrick Heeney
### First Check - [X] This is not a feature request - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to...
Would it be possible to build a ansible module for osx defaults similar to the mac_pkg. It would look something like: ``` name: Enable dock autohide mac_default: > key=autohide domain=com.apple.dock...
We started talking about this on IRC. The problem seems to stem from the fact that debops picks an http or https site and stores it in facts. In subsequent...
This is a proposal to alter the pre_tasks and post_tasks with using functionality native to ansible. I tested a dozen different methods and this seems to be the best option....