Jeff Geerling
|
1bb7c60deb
|
Override app list for Travis CI testing for better speed.
|
2018-05-30 13:02:33 -05:00 |
|
Jeff Geerling
|
64f3b829a4
|
Fix homebrew_taps in default config file.
|
2018-05-29 12:21:15 -05:00 |
|
Jeff Geerling
|
85b9905d4f
|
Revert original Travis CI build failure fix since they reverted breaking PR.
|
2018-05-29 12:09:24 -05:00 |
|
Jeff Geerling
|
b9f27f2587
|
Another attempt to fix extra vars for Travis CI #9663.
|
2018-05-29 12:02:09 -05:00 |
|
Jeff Geerling
|
e2776cf67c
|
A few small tweaks to the README.
|
2018-05-25 12:36:52 -05:00 |
|
Jeff Geerling
|
002d7a40a4
|
Issue #63: Escape a space\?
|
2018-05-25 12:36:52 -05:00 |
|
Jeff Geerling
|
8f2c51a1d9
|
Issue #63: Try a different method of quoting the YAML extra-vars.
|
2018-05-25 12:36:52 -05:00 |
|
Jeff Geerling
|
0c14491dc6
|
Issue #63: Try using YAML instead of JSON for the extra-vars.
|
2018-05-25 12:36:52 -05:00 |
|
Jeff Geerling
|
015bb88f4d
|
Issue #63: Attempt to pass var not as JSON.
|
2018-05-25 12:36:52 -05:00 |
|
Jeff Geerling
|
d91ca374fa
|
Issue #63: Try using travis_wait without escaping the double quotes.
|
2018-05-25 12:36:52 -05:00 |
|
Jeff Geerling
|
df25444b3f
|
Merge pull request #58 from ksoda/fix_syntax_warnings
Fix syntax warnings
|
2018-05-25 12:34:31 -05:00 |
|
Jeff Geerling
|
7a1ba39d7d
|
Issue #61: Fix deprecation warning for always_run.
|
2018-04-23 10:41:58 -05:00 |
|
Jeff Geerling
|
46c3873a00
|
Issue #61: Use cask install for ChromeDriver.
|
2018-04-23 10:23:03 -05:00 |
|
Jeff Geerling
|
7fee2add6a
|
Update README to reflect other changes. [ci skip]
|
2018-04-23 10:11:33 -05:00 |
|
Jeff Geerling
|
62d0a0a212
|
Issue #61: Remove VirtualBox from default cask apps list due to High Sierra install difficulty.
|
2018-04-23 10:10:47 -05:00 |
|
Jeff Geerling
|
07aafe0e36
|
Issue #61: Remove outdated homebrew/php tap.
|
2018-04-23 10:00:27 -05:00 |
|
Jeff Geerling
|
3fd3834663
|
Issue #61: Use sudo when removing brew stuff.
|
2018-04-23 09:41:44 -05:00 |
|
Jeff Geerling
|
f8216c5f2f
|
Issue #61: Better uninstall steps.
|
2018-04-23 09:37:54 -05:00 |
|
Jeff Geerling
|
24abee90f9
|
Issue #61: More robust homebrew installation.
|
2018-04-23 09:22:33 -05:00 |
|
Jeff Geerling
|
3b802aa4cd
|
Issue #61: Answer yes to uninstall confirmation.
|
2018-04-23 09:05:29 -05:00 |
|
Jeff Geerling
|
5e0919f221
|
Fixes #61: Use macOS 10.13 High Sierra for Travis CI tests.
|
2018-04-23 09:00:18 -05:00 |
|
Jeff Geerling
|
6ba53ac16a
|
Update Terminal preferences - use bright color for bold text.
|
2018-03-01 11:38:40 -06:00 |
|
Ken Sonoda
|
5c7857bc89
|
Fix syntax warnings
instead of
[import_tasks](https://docs.ansible.com/ansible/2.4/import_tasks_module.html#options)
> Any loops, conditionals and most other keywords will be applied
> to the included tasks
|
2017-12-28 10:11:17 +09:00 |
|
Jeff Geerling
|
93c7d6f794
|
Remove nvalt from default app list.
|
2017-10-06 22:27:57 -05:00 |
|
Jeff Geerling
|
24b5e28e6d
|
Add pipelining option to ansible.cfg for speedup over SSH.
|
2017-10-06 22:27:57 -05:00 |
|
Jeff Geerling
|
4336b555c6
|
Merge pull request #52 from generoi/readme
Bring README up to date with packages installed
|
2017-06-11 14:11:47 -05:00 |
|
Oskar Schöldström
|
f496edabc8
|
Bring README up to date with packages installed
|
2017-06-09 17:28:08 -05:00 |
|
Jeff Geerling
|
1af9802b9b
|
Merge pull request #48 from generoi/issue-36
Issue #36: Add option to install npm/composer/pip/gem packages
|
2017-06-07 16:40:48 -05:00 |
|
Oskar Schöldström
|
02cd32af85
|
Add examples to default.config.yml and improve readme examples [ci skip]
|
2017-06-05 00:09:16 -05:00 |
|
Jeff Geerling
|
489ee9b420
|
Fixes #42: Add configure_dotfiles variable so you can disable dotfiles management.
|
2017-06-04 22:29:49 -05:00 |
|
Oskar Schöldström
|
8ec016b7c8
|
normalize version to present and re-order
|
2017-06-04 17:08:05 -05:00 |
|
Oskar Schöldström
|
09c6732928
|
add executable option for nvm/pip3/rvm
|
2017-06-04 17:07:33 -05:00 |
|
Oskar Schöldström
|
b70e5a1c23
|
Add examples for extra packages to README
|
2017-06-04 17:06:37 -05:00 |
|
Oskar Schöldström
|
c211d1fdf7
|
Issue #36: Add option to install npm/composer/pip/gem packages
|
2017-06-04 16:54:20 -05:00 |
|
Jeff Geerling
|
ddb070f2d4
|
Merge pull request #51 from generoi/issue-50
Update installation steps with xcode before ansible
|
2017-06-03 00:03:12 -05:00 |
|
Oskar Schöldström
|
3b83513bbd
|
Fix typo in README example command
|
2017-06-02 23:54:27 -05:00 |
|
Oskar Schöldström
|
357eb4ce03
|
Issue #50: Update installation steps with xcode before ansible
|
2017-06-02 23:54:09 -05:00 |
|
Jeff Geerling
|
21f903aa80
|
Merge pull request #49 from generoi/npm-node
Rename npm -> node
|
2017-06-02 14:30:47 -05:00 |
|
Oskar Schöldström
|
646439b981
|
Rename npm -> node
|
2017-06-02 11:53:33 -05:00 |
|
Jeff Geerling
|
4ec9ad7c13
|
Merge pull request #47 from generoi/issue-46
Fix passwordless sudo for vagrant when GNU sed is installed
|
2017-06-01 15:59:58 -05:00 |
|
Oskar Schöldström
|
1c5bbd2a08
|
Fix passwordless sudo for vagrant when GNU sed is installed
|
2017-06-01 10:08:35 -05:00 |
|
Jeff Geerling
|
58e256cb62
|
Merge pull request #45 from generoi/tags
Add ansible tags for the commonly ran tasks
|
2017-05-31 15:24:52 -05:00 |
|
Jeff Geerling
|
a26e0c874b
|
Merge branch 'master' into tags
|
2017-05-31 15:24:45 -05:00 |
|
Jeff Geerling
|
b1b0573f30
|
PR #43: Follow up to make defaults comment prettier.
|
2017-05-31 15:21:30 -05:00 |
|
Jeff Geerling
|
2f43db9439
|
Merge pull request #43 from generoi/issue-35
Issue #35: Add support for post-provision tasks
|
2017-05-31 15:18:15 -05:00 |
|
Oskar Schöldström
|
26bab2aae1
|
Add docs for tags usage [ci skip]
|
2017-05-31 10:57:19 -05:00 |
|
Oskar Schöldström
|
72fc9b1852
|
Add ansible tags for the commonly ran tasks
|
2017-05-31 10:39:42 -05:00 |
|
Oskar Schöldström
|
6fafb251b1
|
Add support for post-provision tasks
|
2017-05-31 10:07:42 -05:00 |
|
Jeff Geerling
|
3c4d796178
|
Fixes #15, #42: Don't take over everyone's git commit karma by default.
|
2017-05-30 22:55:06 -05:00 |
|
Jeff Geerling
|
fbf7dd49df
|
Merge pull request #41 from geerlingguy/40-deprecated-casks
Fixes #40: Remove deprecated homebrew casks.
|
2017-05-24 21:12:58 -04:00 |
|