Skip to content
This repository was archived by the owner on Jan 30, 2021. It is now read-only.

Ability to disable identity file existence checking - #30

Open
szpak wants to merge 1 commit into
gaqzi:masterfrom
szpak-forks:fixIdentityFileChecking
Open

Ability to disable identity file existence checking#30
szpak wants to merge 1 commit into
gaqzi:masterfrom
szpak-forks:fixIdentityFileChecking

Conversation

@szpak

@szpak szpak commented Jun 29, 2018

Copy link
Copy Markdown

Useful in a situation where an image is built with configuration only and the file is provided at runtime.

The checking was disabled anyway for the first run (due to the missing config file), but having 2 or more entries it was not possible to create a config with non existing an identity file.

That PR adds an extra parameter to disable that checking explicitly. The whole logic could be changed somehow, but I didn't want to change the logic which I'm not sure about.

Useful in a situation where an image is build with configuration only
and the file is provided at runtime.
@jorhett

jorhett commented Dec 29, 2020

Copy link
Copy Markdown

I've proposed we make a community module where more eyes can help drive it forward ansible-collections/community.general#1562

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants