July 2017
Intermediate to advanced
266 pages
6h 36m
English
The Ansible Galaxy login subcommand provides us with the ability to authenticate between ansible-galaxy and the local command-line client. This authentication is particularly useful when uploading roles to Ansible Galaxy. Its also useful for importing roles into Ansible Galaxy from GitHub. In these cases (and a couple of others), the login command sequence is required before the operation can be performed. Let's take a look at the command-line syntax for the login subcommand:
$> ansible-galaxy login [options]
Available options are as follows:
Read now
Unlock full access