ansible/packaging
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.
2015-04-02 14:21:20 -06:00
..
language Added os.path.expanduser when searching for pip executable. 2015-03-29 21:06:36 +02:00
os redhat_subscription: fix activationkeys argument 2015-04-02 14:21:20 -06:00
__init__.py package files 2014-09-26 11:05:47 -04:00