Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Fixes #45: Agree to Apple Xcode license agreements in Homebrew setup. #46

Closed
wants to merge 3 commits into from

Conversation

z00m1n
Copy link

@z00m1n z00m1n commented Dec 12, 2016

Tested to work OK on setup described at #45 with target machine reset to snapshot taken right after initial installation.

instead, document how this is achieved, link to official documentation

NOTE: I would like to have Ansible print explicitly that it skips over
package / tap / cask setup tasks if the corresponding list is empty
instead of just printing the task and then moving on; this seems more in
line with the other tasks. However, a when statement is not evaluated if
a list iterated over using with_items is empty;
see also http://stackoverflow.com/a/35471907
possibly related: ansible/ansible#1408
@z00m1n
Copy link
Author

z00m1n commented Dec 12, 2016

Sorry for sending all my changes in a single pull request. If someone could let me know how to split up multiple commits into multiple pull requests, I'd be most grateful.

@z00m1n
Copy link
Author

z00m1n commented Dec 12, 2016

The pull request Travis check fails with

/Users/travis/build.sh: line 148: shell_session_update: command not found

I don't know what to do about that.

@geerlingguy
Copy link
Owner

To split to multiple PR's, you'd need a branch per change (then you can submit a PR per branch). If you can do that, please do so, and that way I can merge in the defaults changes separately (since that's a lot simpler/easier to test :)

@z00m1n
Copy link
Author

z00m1n commented Dec 12, 2016

closing this pull request, will open one per issue

@z00m1n z00m1n closed this Dec 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants