mirror of https://github.com/ansible/ansible.git
Correctly load up2date configuration
Previously, a configuration file name of None was being passed into up2dateInitConfig(). This resulted in a correct configuration import, but failed to properly save the configuration back to disk in the event a different serverURL was supplied. This change removes support for customizing the up2date filename entirely, and relies on up2date to choose the default config filename.reviewable/pr18780/r1
parent
12c189231c
commit
ab745fa0b6
Loading…
Reference in New Issue