Joined May 2011
·
Achievements
149 Karma
0 Total ProTip Views
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Velociraptor
Have at least one original repo where Perl is the dominant language
Raven
Have at least one original repo where some form of shell script is the dominant language
Honey Badger
Have at least one original Node.js-specific repo
Platypus
Have at least one original repo where scala is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Forked 50
Have a project with a thriving community of users that's been forked at least 50 times
Octopussy
Have a repo followed by a member of the GitHub team
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Lemmings 100
Write something great enough to have at least 100 watchers of the project
Forked 20
Have an established project that's been forked at least 20 times
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
I like this idea. But my understanding is that setting options with the ansible-playbook command with this method will work in OS X, but not in Linux, for the reason zoni describes. In Linux you can only supply a program name and one option.
You can run a playbook on Linux this way with no options specified:
Or if you are willing to assume the location of ansible-playbook, you can supply one option, as long as it does not contain spaces:
Notice the use of the long-form switch, which does not have a space between --inventory and ../hosts