Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix playbook to run terminal on remote hosts as wel #107

Merged
merged 27 commits into from
May 27, 2021

Conversation

dspolleke
Copy link
Contributor

#102
also added tag

Copy link
Owner

@geerlingguy geerlingguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rebase so this only includes the relevant changes?

@geerlingguy
Copy link
Owner

It seems like you may be doing a merge/rebase, which means all the other changes are mixed in when I try previewing it on GitHub: https://github.com/geerlingguy/mac-dev-playbook/pull/107/files

Can you do a git rebase master and then git push --force—or alternately maybe just delete this PR/branch and create a new one? I could go grab the .patch from this PR and do it myself but it might be faster for you to :)

dspolleke and others added 14 commits May 26, 2021 10:47
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?
…variable, \ncreated block (for tags to work), \nFixed some strong language, \N fixed some shell / command preference (ansible-lint)
main.yml Outdated
@@ -39,6 +39,18 @@

- import_tasks: tasks/extra-packages.yml
tags: ['extra-packages']
- name: Install global Ruby gems.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like some other commits/changes made it to this PR too, including some different inventory bits too, and a few changes to the default config...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated main.yml and invetory to remove those

main.yml Outdated Show resolved Hide resolved
requirements.yml Outdated Show resolved Hide resolved
tasks/terminal.yml Outdated Show resolved Hide resolved
@geerlingguy
Copy link
Owner

To keep the task in conformity with the other playbook tasks for now, I'm not using the 'FQCN' to call the copy module. At some point in the future I'll upgrade all my work to use FQCNs, but would rather not have them mixed in for now.

@geerlingguy geerlingguy merged commit ae52135 into geerlingguy:master May 27, 2021
geerlingguy added a commit that referenced this pull request May 27, 2021
gabrielpedepera pushed a commit to gabrielpedepera/mac-dev-playbook that referenced this pull request Jan 6, 2022
* 'master' of github.com:geerlingguy/mac-dev-playbook: (63 commits)
  Close windows when empty. Please.
  Fixes geerlingguy#127: Replace Sequel Pro with Sequel Ace.
  update link to ChromeDriver (geerlingguy#128)
  Don't create a new window at startup on Mac in Sublime Text.
  Fixes geerlingguy#119: Remove extraneous Ansible setup tasks.
  Tweak one direction in install instructions [skip ci].
  Another tweak to the initial install instructions.
  Make first-time setup instructions slightly more succint. And correct.
  Fix CI for new collections-based world.
  Fixes geerlingguy#116: Switch from roles and dock tasks to geerlingguy.mac collection.
  Automate Sublime Text configuration (geerlingguy#117)
  Add /opt/homebrew/bin to example PATH in install instructions.
  After merging geerlingguy#107, can drop -i inventory.
  Update tasks/terminal.yml
  remove remove double double code code
  cleanup reuirements on request
  cleanup persoal crud
  cleanup persoal crud
  cleanup persoal crud
  Fix formatting from previous commit.
  ...
fabiogomezdiaz pushed a commit to fabiogomezdiaz/mac-dev-playbook that referenced this pull request Mar 7, 2022
fix playbook to run terminal on remote hosts as wel
fabiogomezdiaz pushed a commit to fabiogomezdiaz/mac-dev-playbook that referenced this pull request Mar 7, 2022
fabiogomezdiaz pushed a commit to fabiogomezdiaz/mac-dev-playbook that referenced this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants