Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some docs/examples | Tim Bielawa | 2012-08-14 | 1 | -0/+1 |
| | | | | | | | | Add a basic ansible-pull man page. Add the example playbooks/scripts to the RPM package. Closes #841 | ||||
* | config file support | Michael DeHaan | 2012-08-14 | 1 | -0/+1 |
| | |||||
* | Include license file in MANIFEST.in. Fixes #284 | Tim Bielawa | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | Move setup.py stuff back to top level as "make sdist" was not working, plus, ↵ | Michael DeHaan | 2012-04-21 | 1 | -0/+6 |
| | | | | it makes sources cleaner. | ||||
* | Move packaging related things out of the root directory: | Tim Bielawa | 2012-04-19 | 1 | -5/+0 |
| | | | | Distutils MANIFEST.in, setup.py -> packaging/distutils/ directory. | ||||
* | Update spec file location in MANIFEST.in | Tim Bielawa | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | Update packaging WRT AUTHORS.md | Michael DeHaan | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | modify build/spec file to work on el6 with quasi-broken setup process | Seth Vidal | 2012-03-13 | 1 | -0/+1 |
| | | | | remove data_files section from setup.py for some reason or another | ||||
* | Fixes for better RPM packaging | Tim Bielawa | 2012-03-10 | 1 | -0/+1 |
| | | | | | | | Spec file installs default example hosts files Spec file marks the contents of /etc/ansible as %config(noreplace) Example hosts file now with instructional comments | ||||
* | add MANIFEST.in, ansible.spec, modify setup.py for rpm pkg creation | Seth Vidal | 2012-03-05 | 1 | -0/+3 |