Commit graph

285 commits

Author SHA1 Message Date
Jeff Geerling
5198a55347 Add /opt/homebrew/bin to example PATH in install instructions. 2021-05-28 16:06:07 -05:00
Jeff Geerling
de1aec4a49 After merging #107, can drop -i inventory. 2021-05-27 13:42:22 -05:00
Jeff Geerling
ae521350b9
Merge pull request #107 from dspolleke/terminal
fix playbook to run terminal on remote hosts as wel
2021-05-27 13:41:14 -05:00
Jeff Geerling
bbacfcbd9a
Update tasks/terminal.yml 2021-05-27 13:39:20 -05:00
Paul van Noort
7c4b4c1e4c remove remove double double code code 2021-05-27 19:25:57 +02:00
Paul van Noort
8f1382fa03 cleanup reuirements on request 2021-05-27 19:24:00 +02:00
Paul van Noort
d1ee83239c cleanup persoal crud 2021-05-27 19:14:35 +02:00
Paul van Noort
4d6e28cb3d cleanup persoal crud 2021-05-27 19:13:21 +02:00
Paul van Noort
0bcbb90abd cleanup persoal crud 2021-05-27 19:10:58 +02:00
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
Paul van Noort
018ed6bba7 empty array 2021-05-26 12:15:13 +02:00
Paul van Noort
ffcb2a64ae did i mention i really hate rebasing 2021-05-26 11:27:20 +02:00
Paul van Noort
6aad473d83 rebase 2021-05-26 11:10:18 +02:00
dspolleke
269e9258a9 fix terminal to run with remote tasks as well 2021-05-26 10:55:41 +02:00
Jeff Geerling
bd6b7a0093 PR #106 follow-up: More consistent docs and examples. 2021-05-26 10:54:05 +02:00
dspolleke
c32d37ef49 conditionals are hard 2021-05-26 10:53:17 +02:00
dspolleke
5b47a103ce requested changes 2021-05-26 10:53:17 +02:00
dspolleke
63659ca41e yamllinter 2021-05-26 10:53:17 +02:00
dspolleke
2574bb2952 working dockutil 2021-05-26 10:53:14 +02:00
dspolleke
baae72b63e 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-05-26 10:51:31 +02:00
dspolleke
874d83e3b8 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-05-26 10:49:15 +02:00
dspolleke
e50edb3d96 imclude_tasks are sometimes useful 2021-05-26 10:49:15 +02:00
dspolleke
5f77296043 fixed it the way GG wants it fixed 2021-05-26 10:49:12 +02:00
dspolleke
87dd16f677 fix tags issue 97 2021-05-26 10:47:34 +02:00
Paul van Noort
449e620a66 Merge branch 'terminal' of github.com:dspolleke/mac-dev-playbook into terminal 2021-05-15 11:38:34 +02:00
dspolleke
bfea2dd857 fix terminal to run with remote tasks as well 2021-05-15 11:37:30 +02: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
eae5de681f fix terminal to run with remote tasks as well 2021-04-12 15:15:57 +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
58632588cd Merge branch 'master' of github.com:dspolleke/mac-dev-playbook 2021-04-11 20:03:50 +02:00
dspolleke
70f0de3ac6 fix tags issue 97 2021-04-11 19:57:38 +02:00
Paul van Noort
8bfc8f8fa6 dock 2021-04-07 19:18:39 +02:00
Jeff Geerling
10d62bf607
Merge pull request #103 from dspolleke/patch-2
fix issue 101
2021-04-07 09:27:08 -05:00