summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fix hacking/test-module to allow running modules with pdb (#23339)Michael De La Rue2017-08-071-1/+2
| | | | | | | | * Fix hacking/test-module to allow running modules with pdb * add emacs autosave files to gitignore (cherry picked from commit 56d33a2967231f954e788ff40763e4591ee88907)
* Create bot friendly sanity output. (#22381)Matt Clay2017-03-071-0/+1
|
* Enable more `ios` tests on Shippable.Matt Clay2017-01-201-0/+1
|
* ignore new build dirBrian Coca2017-01-191-0/+1
|
* fixed .gitignore for new doc locationsBrian Coca2017-01-191-12/+12
|
* Complete initial network-integration support.Matt Clay2017-01-121-0/+1
|
* add coverage/test and misc items to .gitignore (#19384)Adrian Likins2016-12-151-0/+10
|
* Adding old modules dirs to gitignoreJames Cammarata2016-12-081-0/+3
|
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-1/+8
|
* Adding ansible_release dir created by release to .gitignoreJames Cammarata2016-11-041-0/+2
|
* Move test_os_server and apply fixes.Matt Clay2016-10-311-0/+1
| | | | | | | | | | - Add missing meta value for test_create_server - Add .gitignore for pytest .cache directory Exclude test_os_server from nose test runs since it was designed for pytest. The test will work correctly when run using pytest. This is a temporary issue, as we'll be moving to pytest soon.
* Build debs with pbuilder (#18165)Shane McDonald2016-10-261-1/+1
| | | | | | * Build debs with pbuilder * Update README in packaging/debian * Add Dockerfile for building debs * Add local_deb makefile target - Allows users to build debs using locally installed dependencies. This was the `deb` target before moving to pbuilder.
* Change default theme to 'alabaster'Adrian Likins2016-06-301-0/+2
| | | | | | Add docs-api/docs-requirements.txt update .gitignore for docs-api/ tmp files.
* Add full support for Shippable CI.Matt Clay2016-06-011-0/+1
|
* now generate list of playbook ojbect directivesBrian Coca2016-02-251-0/+1
| | | | TODO: needs links/info and conditionals added
* Removing .out file for integration tests and adding to .gitignoreJames Cammarata2016-02-031-0/+1
|
* Adding .retry files to .gitignoreJames Cammarata2016-02-031-0/+1
|
* normalized descriptions for most man pagesBrian Coca2015-10-261-0/+6
| | | | | also removed the intermediate man page added intermidieate manpages to gitignore
* Add tox and travis-ci supportJames Laska2015-03-131-0/+1
| | | | | | | | | | | Add tox integration to run unittests in supported python releases. Travis-CI is used for test execution. Additionally, the unittest TestQuotePgIdentifier was updated to support using assert_raises_regexp on python-2.6. Sample travis-ci output available at https://travis-ci.org/ansible/ansible/builds/54189977
* Updated DEB build workflowJames Laska2014-06-201-0/+1
| | | | | | | | | | | | | Updates to Makefile include: * add targets: deb-src, deb-src-upload, deb-upload * add variables to control DEB building: DEBUILD_OPTS, DPUT_OPTS, DEB_PPA, DEB_DIST, DEB_RELEASE * create deb files for all release values in DEB_DIST Several updates to packaging/debian/* * Updated control file * Whitespace/formatting of changelog Add deb-build to .gitignore
* ignore remnants from doing a setup.py installRichard Maynard2014-05-051-0/+1
|
* Ignore VagrantRichard Hoop2014-04-231-0/+5
|
* Add generated test files to .gitignoreJames Laska2014-03-111-0/+5
|
* First pass at ec2 module testsJames Laska2014-02-261-0/+1
|
* Further modifications to the module formatter to adjust to the new theme, ↵Michael DeHaan2013-12-251-1/+3
| | | | and some misc docs text corrections.
* Update the .gitignore based on the docsite restructuring.Michael DeHaan2013-11-271-7/+7
|
* Update .gitignoreMichael DeHaan2013-06-101-0/+1
|
* Ignore Intellij IML files.Mark Mandel2013-05-231-0/+2
|
* Add vim swap files to gitignoreDarren Worrall2013-05-181-0/+3
|
* Update gitignoreMichael DeHaan2013-04-271-0/+1
|
* Smush Jinja2 braces in playbooks so unresolved variables get parsed nicelyMichael DeHaan2013-04-121-5/+5
|
* add authors file to gitignore since it was removed from version controlSerge van Ginderachter2013-03-261-0/+1
|
* Fix documentation consistency in .gitignoreMichael DeHaan2012-10-121-6/+7
|
* Fix redundancy in .gitignore fileMichael DeHaan2012-10-121-1/+0
|
* Add some docssite and deb package related stuff to gitignore.Serge van Ginderachter2012-10-111-0/+9
|
* Merge remote branch 'stijnopheide/jinja-relative' into develMichael DeHaan2012-10-101-0/+3
|\ | | | | | | | | Conflicts: .gitignore
| * relative paths for (include/extends) in jinja2 templatesStijn Opheide2012-10-081-0/+3
| |
* | Update gitignoreMichael DeHaan2012-10-081-0/+2
|/
* Ignoring PyCharm/IntelliJ and Mac OS X stuffDietmar Schinnerl2012-09-301-0/+4
|
* clean exec bits from lib/ansible/*.py, ignore Eclipse/PyDev filesRafal Lewczuk2012-04-141-0/+3
|
* Fixup RPM building: Makefile, Spec File, .gitignoreTim Bielawa2012-03-101-0/+4
| | | | | | Fixup distutils: setup.py Clean old cruft: section 5 man pages
* Add environment updating script 'env-setup' to facilitate running ansible ↵Tim Bielawa2012-03-051-1/+3
| | | | from a git checkout.
* Because everything should have a man pageTim Bielawa2012-02-241-0/+3