Tim Bielawa
b4ca288a7b
Set %config(noreplace) on /etc/ansible instead of /etc/ansible/* so
...
the directory is removed on uninstall and its contents are considered
config files.
13 years ago
Tim Bielawa
2d26d1fd71
Update %description and auto-add version to manpages
...
Conflicts:
docs/man/man1/ansible-playbook.1
docs/man/man1/ansible.1
Update %description
13 years ago
Tim Bielawa
9316a504c5
Fixup specfile
13 years ago
Tim Bielawa
38128c4720
Remove asciidoc builddep
13 years ago
Seth Vidal
2df6399176
make dist be ?dist so if it is not there you don't get any noise
...
as per fedora usage guidelines
https://fedoraproject.org/wiki/Packaging:DistTag
13 years ago
John Eckersberg
4a2259bab1
Update spec to include %{dist} in Release
13 years ago
John Eckersberg
5aad4bacc7
Bump release to 0.0.2
13 years ago
Michael DeHaan
3f9f8de031
Update packaging WRT AUTHORS.md
13 years ago
Michael DeHaan
f1c8fc63cb
host file must be marked config(noreplace), update rpm build to use checked in manpage src
13 years ago
Seth Vidal
3567237dbc
modify build/spec file to work on el6 with quasi-broken setup process
...
remove data_files section from setup.py for some reason or another
13 years ago
Tim Bielawa
82befee081
Change Source0 in spec file to point at github downloads
13 years ago
Tim Bielawa
dce6074a81
Fixes for better RPM packaging
...
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
13 years ago
Tim Bielawa
3f245498c4
Fixup RPM building: Makefile, Spec File, .gitignore
...
Fixup distutils: setup.py
Clean old cruft: section 5 man pages
13 years ago
Michael DeHaan
8d57ceecf1
Factoids and push variables via setup are now available to be templated in command args
...
as well as template files. PLUS, variables are now expressed in playbooks without having
to know about the setup task, which means playbooks are simpler to read now.
13 years ago
Seth Vidal
78566946c0
correct license
13 years ago
Seth Vidal
11bf2a5e03
add python-paramiko dependency
13 years ago
Seth Vidal
47aa018a84
add MANIFEST.in, ansible.spec, modify setup.py for rpm pkg creation
13 years ago