Commit Graph

288 Commits (93c746db9c2def650b0692a2fea5194db6e4bf4d)

Author SHA1 Message Date
Chin Fang e3b2521f01 Added a host expansion feature to ansible's inventory parsing 12 years ago
Michael DeHaan 220ab33da3 changelog update 12 years ago
Michael DeHaan 08ece6c54a update changelog 12 years ago
Michael DeHaan b15dde6b9f update changelog 12 years ago
Michael DeHaan ba3466af95 The following paths are now implict and optional in vars_files:
./group_vars/groupname.yml (for all groups the host is in)
./host_vars/hostname.yml (for the hostname given in the inventory)

This requires an actual inventory file, not script and the paths are relative
to the directory of the inventory file.
12 years ago
Michael DeHaan 3c2cbae68e Plays and tasks now yell when they see parameters they do not understand, so that typos like 'var' for 'vars'
don't result in people having to ask questions about what is wrong with their playbook
12 years ago
Michael DeHaan 01f2c85a3c update changelog 12 years ago
Michael DeHaan 994019a5c9 update changelog 12 years ago
Michael DeHaan 7b177e8ebb update changelog 12 years ago
Michael DeHaan 60d64251f8 Allow gather_facts: False in a playbook as a way of disabling the fact step if you know
you aren't going to need it.
12 years ago
Michael DeHaan 3466ad5e45 Update changelog 12 years ago
Michael DeHaan 6c84ec72c6 changelog update 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 931f9f1a61 Setup module no longer saves to disk, as templates are mostly useful in playbooks and this allows lots of simplifications
around file pathing and removes occasional permissions conflicts depending on how things are used.
12 years ago
Michael DeHaan 2a2017f295 Changelog update 12 years ago
Michael DeHaan fd29ecc24b changelog update 12 years ago
Michael DeHaan 87e911c405 changelog update 12 years ago
Michael DeHaan 921bf3da9d changelog update 12 years ago
Michael DeHaan c592fdf838 update changelog 12 years ago
Michael DeHaan 6c08913448 changelog updates 12 years ago
Michael DeHaan 494077591a changelog update 12 years ago
Michael DeHaan a490213d45 Release bump to start development on 0.6 12 years ago
Michael DeHaan 3d7a51f2ec Add some recent merges to the changelog 12 years ago
Michael DeHaan a5dd280149 Fix up the output of the raw module when run within /usr/bin/ansible 12 years ago
Michael DeHaan d95914ca87 update changelog 12 years ago
Michael DeHaan 12825edae1 update the changelog for the currently ongoing development release. 12 years ago
Michael DeHaan 28b94cd2f6 Update changelog for release. 12 years ago
Michael DeHaan bfe5f4d0ed Update development changelogs 12 years ago
Michael DeHaan b5b60ab1b4 changelog update 12 years ago
Michael DeHaan dcbe48e2d4 Update development changelog. 12 years ago
Michael DeHaan b300aac551 Include files are no longer to be considered Jinja2 templates, but individual THINGS
in included files can still be templated just like top level playbooks.  Resolves
some issues about statements being evaluated before facts were available
12 years ago
Michael DeHaan 28cf753756 changelog update 12 years ago
Michael DeHaan 5b8ee8488d update development changelog 12 years ago
Michael DeHaan cc13d34f91 changelog update 12 years ago
Michael DeHaan 88a7f771cb update changelog 12 years ago
Michael DeHaan 803672a769 Update development changelog 12 years ago
Michael DeHaan 7773a62291 Development branch changelog update 12 years ago
Michael DeHaan 66869c39b0 changelog and readme 12 years ago