Commit graph

1766 commits

Author SHA1 Message Date
Lorin Hochstein
d2ea9d85d0 Fix broken link in django_manage doc 2013-06-13 14:01:32 -04:00
Michael DeHaan
39aa5e5eac Merge pull request #3175 from jpmens/setup9
Protect None value in setup module (ansible 1.2)
2013-06-13 04:22:15 -07:00
E-M
170a5f36f1 Fixed module name in examples section
Examples showed that modules name is rhnreq_ks, when it actually is rhn_register.
2013-06-13 11:13:53 +03:00
Jan-Piet Mens
3f301fd439 Protect None value in setup module 2013-06-11 07:08:55 +02:00
Michael DeHaan
790a145f6c Use get_bin_path for blkid and add some aliases to the filesystem module. 2013-06-10 10:39:19 -04:00
Michael DeHaan
6f8e9c1b29 Merge pull request #3156 from jlund/authorized_key
Updates to the authorized_key documentation
2013-06-08 11:24:15 -07:00
Michael DeHaan
41bded178d Rename module 2013-06-08 14:18:31 -04:00
Michael DeHaan
305694a847 Update "added in" version in zypper, update doc name of rhn_register module. 2013-06-08 14:09:37 -04:00
Michael DeHaan
cbee66c88b Rename module 2013-06-08 14:08:52 -04:00
Michael DeHaan
c26d39c9d4 Rename rhnreg_ks to rhn_register 2013-06-08 14:08:23 -04:00
Michael DeHaan
d0ded631d6 Merge pull request #3148 from jlaska/rhnreg_ks
Add rhnreg_ks module
2013-06-08 11:06:24 -07:00
Patrick Callahan
c1ec8ead6c BUG FIX: Add package name to the cmd. 2013-06-07 23:31:21 -04:00
Joshua Lund
51c7441244 Updates to the authorized_key documentation
* 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
2013-06-07 15:43:42 -06:00
James Laska
6059ce34e3 Minor adjustments to subscription_manager and rhnreg_ks 2013-06-07 14:18:23 -04:00
James Laska
65993e8f35 Reorganize subscription_manager module.
Also ...
 * When unregistering, first unsubscribe from all content
2013-06-07 14:07:00 -04:00
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
2013-06-07 13:45:25 -04:00
Patrick Callahan
79b56667e3 Simple zypper module to install, remove, or upgrades packages. 2013-06-06 21:57:32 -04:00
Michael DeHaan
df4c444571 Fixup doc YAML 2013-06-06 19:21:18 -04:00
James Laska
19b7cb6653 Updated examples and documentation 2013-06-06 16:30:06 -04:00
James Laska
3ba19bf369 Add RHN subscription_manager module
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
2013-06-06 15:00:38 -04:00
Michael DeHaan
07a1365c55 Merge pull request #3128 from lorin/ex-fix
lineinfile example: /etc/host[s]
2013-06-06 06:08:55 -07:00
Michael DeHaan
4372e4f6fb Merge pull request #3125 from melodous/devel
Facts for HP-UX
2013-06-06 06:06:47 -07:00
Gavin McDonald
561d79b6d4 quick and dirty fix for irc module - shadowIRCd discards unbuffered
input, and the extra channel hash on join wasn't helping either.
2013-06-05 17:12:44 -07:00
Lorin Hochstein
04aa74ddf1 lineinfile example: /etc/host[s]
Change a lineinfile example from /etc/host to /etc/hosts
2013-06-05 13:54:37 -04:00
Raul Melo
2475bc416c Facts for HP-UX 2013-06-05 14:01:18 +02:00
Michael DeHaan
788680a15d Merge branch 'devel' of git://github.com/trbs/ansible into more_users 2013-06-03 11:50:17 -04:00
Michael DeHaan
1c4fa2c45e Doc standardization 2013-06-01 18:42:03 -04:00
Michael DeHaan
e01cdf876c Docs standardization 2013-06-01 18:40:04 -04:00
Michael DeHaan
fdfba6aa68 Standardize docs 2013-06-01 18:38:16 -04:00
Michael DeHaan
956bff2f07 Standardize docs 2013-06-01 18:36:44 -04:00
Michael DeHaan
c3ff4ccb35 These options to bypass the check code seem to need to occur before said checks. 2013-06-01 18:32:02 -04:00
Michael DeHaan
caa07e7fab pep8 fixes 2013-06-01 12:29:03 -04:00
Michael DeHaan
15560c9801 Fix module labelled incorrectly. 2013-06-01 12:25:24 -04:00
Michael DeHaan
d434252ba4 Docs standardization 2013-06-01 12:20:45 -04:00
Michael DeHaan
417be6f81e Docs standardization 2013-06-01 12:16:24 -04:00
Michael DeHaan
6ae9804738 Docs standardization 2013-06-01 12:15:19 -04:00
Michael DeHaan
2a416babee Docs standardization 2013-06-01 12:14:35 -04:00
Michael DeHaan
6b0a547652 Docs standardization 2013-06-01 12:13:21 -04:00
Michael DeHaan
16c7c50e8f Docs standardization 2013-06-01 12:12:11 -04:00
Michael DeHaan
e5d911fbce Docs standardization 2013-06-01 12:11:26 -04:00
Michael DeHaan
e06ced89fb Doc standardization/style 2013-06-01 12:09:04 -04:00
Michael DeHaan
e38a83e1ca Docs standardization/style 2013-06-01 12:06:48 -04:00
Michael DeHaan
548063a617 Docs standardization/style 2013-06-01 12:04:36 -04:00
Michael DeHaan
ab4b45df3f Docs/style 2013-06-01 12:02:47 -04:00
Michael DeHaan
eb84f55a09 Docs/style 2013-06-01 12:00:04 -04:00
Michael DeHaan
53d0a4766c Module doc standardization/style 2013-06-01 11:57:53 -04:00
Michael DeHaan
6a8e16e324 Standardize module doc 2013-06-01 11:55:05 -04:00
Michael DeHaan
13e37aad95 Standardize docs 2013-06-01 11:53:57 -04:00
Michael DeHaan
858efd00e3 Standarize docs 2013-06-01 11:52:28 -04:00
Michael DeHaan
d0286f7611 Standardize docs 2013-06-01 11:50:23 -04:00