Loading kicker.json +5 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,11 @@ "description": "The Ansible SSH public key associated to the private key to be use in all stages (can be overridden per env)", "advanced": true }, { "name": "ANSIBLE_PUBLIC_KEY", "description": "Backward compatibility. Use `default-public-key` instead", "advanced": true }, { "name": "ANSIBLE_DEFAULT_INVENTORY", "description": "The default inventory, if used" Loading Loading
kicker.json +5 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,11 @@ "description": "The Ansible SSH public key associated to the private key to be use in all stages (can be overridden per env)", "advanced": true }, { "name": "ANSIBLE_PUBLIC_KEY", "description": "Backward compatibility. Use `default-public-key` instead", "advanced": true }, { "name": "ANSIBLE_DEFAULT_INVENTORY", "description": "The default inventory, if used" Loading