Commit Graph

70 Commits (2e47e9fffab8113ffe92fcb2dce9bd415ab822b8)

Author SHA1 Message Date
James Laska b589bf1d2e First pass at ec2 module tests
Michael DeHaan 35ec9f81ae Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections.
Michael DeHaan c3245e45c2 Update the .gitignore based on the docsite restructuring.
Michael DeHaan 18c8382fb2 Update .gitignore
Mark Mandel 0ab58774bd Ignore Intellij IML files.
Darren Worrall 0a28d26d6e Add vim swap files to gitignore
Michael DeHaan a61824470d Update gitignore
Michael DeHaan 3f3b2a9448 Smush Jinja2 braces in playbooks so unresolved variables get parsed nicely
Serge van Ginderachter 0aba811cf2 add authors file to gitignore since it was removed from version control
Michael DeHaan 291648ccd9 Fix documentation consistency in .gitignore
Michael DeHaan 579b80ab8f Fix redundancy in .gitignore file
Serge van Ginderachter d5837aab23 Add some docssite and deb package related stuff to gitignore.
Michael DeHaan 7e542d78a7 Merge remote branch 'stijnopheide/jinja-relative' into devel
Conflicts:
	.gitignore
Michael DeHaan dcee25c6db Update gitignore
Stijn Opheide 4a6b5c5de2 relative paths for (include/extends) in jinja2 templates
Dietmar Schinnerl ddb358a3cf Ignoring PyCharm/IntelliJ and Mac OS X stuff
Rafal Lewczuk a87c77958c clean exec bits from lib/ansible/*.py, ignore Eclipse/PyDev files
Tim Bielawa 3f245498c4 Fixup RPM building: Makefile, Spec File, .gitignore
Fixup distutils: setup.py

Clean old cruft: section 5 man pages
Tim Bielawa 6343aa6214 Add environment updating script 'env-setup' to facilitate running ansible from a git checkout.
Tim Bielawa f0b0211772 Because everything should have a man page