update architecture diagram, minor format changes

This commit is contained in:
Michael DeHaan 2012-03-31 10:43:34 -04:00
commit a7c532e3f9
19 changed files with 41 additions and 27 deletions

View file

@ -48,8 +48,7 @@ Manages apt-packages (such as for Debian/Ubuntu).
*state*:
* Can be either 'installed' or 'removed'. NOTE: support
for 'latest' (see yum, below) is in work.
* Can be either 'installed' or 'removed'. NOTE: support for 'latest' (see yum, below) is in work.
Example action from Ansible :doc:`playbooks`::