You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library
James Laska a2cbcec328 The rhnreg_ks module acts as a wrapper to the command 'rhnreg_ks'. The
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
11 years ago
..
cloud pep8 fixes 12 years ago
commands No need to expanduser() command's chdir argument twice 12 years ago
database pep8 fixes 12 years ago
files lineinfile example: /etc/host[s] 12 years ago
internal Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
inventory Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago
messaging Update rabbitmq_user/vhost/parameter to pass the node to rabbitmqctl using -n flag to rabbitmqctl rather than setting the environment variable. 12 years ago
monitoring Fix version added field in modules. 12 years ago
net_infrastructure Add newline at end of file 12 years ago
network Docs standardization 12 years ago
notification quick and dirty fix for irc module - shadowIRCd discards unbuffered 12 years ago
packaging The rhnreg_ks module acts as a wrapper to the command 'rhnreg_ks'. The 11 years ago
source_control Docs standardization 12 years ago
system Facts for HP-UX 12 years ago
utilities Doc standardization 12 years ago
web_infrastructure Standardize docs 12 years ago