Commit Graph

3 Commits (d09d78e7be6b467317cc9f8ffbc890afb5176af3)

Author SHA1 Message Date
Ken Dreyer bd617353cb redhat_subscription: fix activationkeys argument
Prior to this commit, Ansible would pass '--activationkeys <value>' as a
literal string, which the remote server would interpret as a single
argument to subscription-manager.

This led to the following failure message when using an activation key:

  subscription-manager: error: no such option: --activationkey "mykey"

Update the arguments so that the remote server will properly interpret
them as two separate values.
10 years ago
Dale Bewley 449ced1efa use state parameter in examples 10 years ago
Michael DeHaan 3ed1378067 Some more module categorization. 10 years ago