Commit Graph

7 Commits (7fabaec55fd2afbff6460cf20006dd03e8ddbaf9)

Author SHA1 Message Date
Jeroen Hoekx 8ffed6df75 Support custom jinja2 filters.
This uses the plugin framework to add filter plugins.
The previously hardcoded core filters are defined using the plugin
framework now.
12 years ago
Matthew Johnson 0f5a4e2112 add logrotate config 12 years ago
Michael DeHaan ffdca762fa Add template example so I don't have to remember how it works 12 years ago
Michael DeHaan 279b5965b8 Much streamlining around setup steps in playbooks, now only run setup once per play. 12 years ago
Michael DeHaan 39e791a1d3 Log last execution of ansible-pull to /var/log/ansible-pull.log
TODO: logrotate script and append to log instead.
13 years ago
Stephen Fromm 3803b27f6c Add playbook and template to set up ansible-pull
Playbook will install ansible, create directory where git checkout goes,
and set up a cron job to run ansible-pull.
13 years ago
Michael DeHaan 2e1b59a9d2 restructure the examples directory 13 years ago