Commit graph

255 commits

Author SHA1 Message Date
Jeff Geerling
7c7d436d5c Fix formatting from previous commit. 2021-05-27 11:53:38 -05:00
Jeff Geerling
39933d749f Fixes #100: Better instructions for installing Ansible on a brand new Mac. 2021-05-27 11:50:31 -05:00
Jeff Geerling
1aebbee720 Fixes #112: Dock control tasks skipped if dockutil not installed or not in PATH. 2021-05-27 11:44:43 -05:00
Jeff Geerling
c6fef3ad23 Fixes #113: Don't skip mas tasks if only app_ids are provided. 2021-05-27 11:31:58 -05:00
Jeff Geerling
0bae73dcc4 Fixes #114: Make ensure correct Dock order task work correctly. 2021-05-27 11:27:56 -05:00
Jeff Geerling
2cfbd1289a
Merge pull request #105 from dspolleke/mytags
fix tags issue 97
2021-05-14 22:56:33 -05:00
Jeff Geerling
6044cd3160
Merge branch 'master' into mytags 2021-05-14 20:47:13 -05:00
Jeff Geerling
f9f2d54e8c PR #106 follow-up: More consistent docs and examples. 2021-05-07 10:26:27 -05:00
Jeff Geerling
97956cdbdc
Merge pull request #106 from dspolleke/mydock
dockutil
2021-05-07 10:18:48 -05:00
Jeff Geerling
cba70eb1bc
Merge pull request #109 from dspolleke/patch-1
edited Readme to reflect work allready done.
2021-04-12 21:56:08 -05:00
dspolleke
7d351f718f
edited Readme to reflect work allready done.
Removed some work obviously already done. 
I am working on the vim stuff and sublime stuff. Did you allready put the mouse tracking in de .osx file?
do you know of any way to configure the mentioned accounts on the cli?
2021-04-12 20:00:00 +02:00
dspolleke
beac53608e imclude_tasks are sometimes useful 2021-04-12 19:13:23 +02:00
dspolleke
8e9b8de4cf conditionals are hard 2021-04-12 18:56:21 +02:00
dspolleke
5ecb26666d alien changes ;-) 2021-04-12 17:44:54 +02:00
dspolleke
34cc100e7c fixed it the way GG wants it fixed 2021-04-12 17:43:47 +02:00
dspolleke
6549a14014 requested changes 2021-04-12 17:37:55 +02:00
dspolleke
82979a7b30 yamllinter 2021-04-12 13:49:12 +02:00
dspolleke
299c9b7b69 working dockutil 2021-04-12 13:29:34 +02:00
dspolleke
4dc3e75de2 dock util from https://github.com/enlewof \n Fixed default value for variable, \ncreated block (for tags to work), \nFixed some strong language, \N fixed some shell / command preference (ansible-lint) 2021-04-11 20:44:58 +02:00
dspolleke
be8b356174 trailing spaces 2021-04-11 20:16:05 +02:00
dspolleke
70f0de3ac6 fix tags issue 97 2021-04-11 19:57:38 +02:00
Jeff Geerling
10d62bf607
Merge pull request #103 from dspolleke/patch-2
fix issue 101
2021-04-07 09:27:08 -05:00
dspolleke
8dca2dc8f3
fix issue 101
installing the geerlingguy dotfiles will result in a failing zsh (no history search and an errormessage when opening the shell)
2021-04-06 23:38:56 +02:00
Jeff Geerling
5d5b39588d
Merge pull request #94 from elisiano/change-ssh-pipelining-default
Changes the default behavior of ssh pipelining to false.
2021-03-04 15:02:25 -06:00
Elisiano Petrini
d7991d5f23 Removing ssh section completely 2021-03-04 15:21:42 -05:00
Elisiano Petrini
33bc08e267 Changes the default behavior of ssh pipelining to false.
This seems reasonable since in most cases this playbook is ran locally

Fixes #93
2021-03-04 14:58:05 -05:00
Jeff Geerling
9bd4b41a2e Fixes #91: Use updated requirements file format to fix lint error. 2021-02-18 10:26:12 -06:00
Jeff Geerling
331a403f62 Add missing ansible dependency in lint workflow. 2021-02-18 09:01:08 -06:00
Jeff Geerling
c196c6fd0b
Merge pull request #90 from Brian-Williams/patch-1
Fix Ansible link
2021-02-11 13:06:22 -06:00
Brian Williams
3e4eedf069
Fix Ansible link 2021-02-11 10:32:12 -08:00
Jeff Geerling
7382e0241f Update README for Travis CI inclusion removal. 2020-11-10 08:59:10 -06:00
Jeff Geerling
2c4ba68d34 Proper path to playbook under test, and delete the Travisfile. 2020-11-09 17:15:21 -06:00
Jeff Geerling
c14f0dd9a3 Fix lint issues and dump Travis CI. Try out GitHub Actions instead. 2020-11-09 17:04:42 -06:00
Jeff Geerling
98c11909e0 Add note about enabling SSH on a Mac via CLI. 2020-10-07 11:28:34 -05:00
Jeff Geerling
3376c1ae1f Fixes #85: Make it easier to use this playbook to manage remote Macs. 2020-10-07 10:24:40 -05:00
Jeff Geerling
2dc641d81b Fixes #33: Don't overwrite sudoers file by default, and use sudoers.d. 2020-09-28 20:20:52 -05:00
Jeff Geerling
5b15ad9881 Fix SSL: CERTIFICATE_VERIFY_FAILED issue with Galaxy when running tests. 2020-09-28 17:57:53 -05:00
Jeff Geerling
cebc6ce94d Fix roles path usage in CI. 2020-09-28 15:40:43 -05:00
Jeff Geerling
7d7453f541 Update tests for better Python 3 compatibility. 2020-09-28 13:56:51 -05:00
Jeff Geerling
c45f980140 Logo contained. 2020-04-21 17:20:42 -05:00
Jeff Geerling
d4718c3efe Fancy. Logo. 2020-04-21 17:19:52 -05:00
Jeff Geerling
ec27201047 Use new homebrew uninstaller - fixes CI failure. 2020-04-14 16:05:24 -05:00
Jeff Geerling
6e9abccb39 Issue #82: Remove macvim so tests can pass again - from the right place. 2020-03-29 20:14:21 -05:00
Jeff Geerling
66eaab6343 Issue #82: Remove macvim so tests can pass again. 2020-03-28 23:17:40 -05:00
Jeff Geerling
7526535c80 Update tests to use macOS 10.14 instead of 10.13. 2020-03-28 23:00:55 -05:00
Jeff Geerling
fe4c606aef Don't use Dropbox for git repos. 2020-03-20 13:38:40 -05:00
Jeff Geerling
d624aae2ee Add probot/stale configuration. 2020-03-05 10:47:50 -06:00
Jeff Geerling
ac0bd45bc0 Merge branch 'master' of github.com:geerlingguy/mac-dev-playbook 2020-03-05 10:47:16 -06:00
Jeff Geerling
b2496fefc0 Add GitHub CLI to default packages. 2020-02-12 11:43:05 -06:00
Jeff Geerling
ceb8264b89
Create FUNDING.yml 2019-12-11 09:44:43 -06:00