- 10 Jun, 2013 3 commits
-
-
Callback Plugin Context / Naming Fixes
Michael DeHaan committed -
PKGBUILD update
Michael DeHaan committed -
Doc update
Michael DeHaan committed
-
- 09 Jun, 2013 11 commits
-
-
Buce committed
-
This lets packages use ansible-git as a dependency in place of ansible.
Buce committed -
makepkg will automatically compress man pages in MAN_DIRS if 'zipman' is in the OPTIONS array of makepkg.conf.
Buce committed -
Ansible has modules for package managers other than yum and apt, so update the documentation accordingly.
Buce committed -
Link to the Inventory & Patterns page in places where the Getting Started guide refer to it, so that users unfamiliar with the inventory syntax can easily familiarize themselves with it.
Buce committed -
show entire doc index in left sidebar on the documentation home page
Michael DeHaan committed -
Tim Gerla committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples.
Chris Church committed -
Chris Church committed
-
- 08 Jun, 2013 13 commits
-
-
Updates to the authorized_key documentation
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add rhnreg_ks module
Michael DeHaan committed -
Simple zypper module to install, remove, or upgrades packages.
Michael DeHaan committed -
Patrick Callahan committed
-
- 07 Jun, 2013 5 commits
-
-
* Clarified the meaning of 'user' * Changed 'sshdir' to 'path' in the example * 'sshdir' is used internally in the module, but the argument is 'path' * Made the capitalization consistent in the descriptions
Joshua Lund committed -
James Laska committed
-
Also ... * When unregistering, first unsubscribe from all content
James Laska committed -
rhnreg_ks command allows users to manage registration to a Red Hat Network (RHN) (e.g. rhn.redhat.com) server. The moduel will also interact with the specified RHN system via XMLRPC as needed. Before proceeding with registration, the rhnreg_ks module will enable the system to receive updates from RHN. This involves enabling the appropriate RHN yum plugin, as well as disabling an active subscription-manager yum plugin. Once enabled, the module will support the following operations: * configure * register * subscribe to custom child channels (see `rhn-channel` command) * unregister
James Laska committed -
Patrick Callahan committed
-
- 06 Jun, 2013 8 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Update changelog
Michael DeHaan committed -
Maykel Moya committed
-
James Laska committed
-
The subscription_manager module acts as a wrapper to the command 'subscription-manager'. The subscription-manager utility allows users to manage RHN registration, subscription and yum repositories from the Red Hat Entitlement platform. Currently, this module supports the following sub-commands: * config * [un]register * subscribe
James Laska committed -
lineinfile example: /etc/host[s]
Michael DeHaan committed
-