Merge pull request #30 from Conjur-Enterprise/more-fix
CNJR-0000:Fix Style Errors causing Ansible-Lint to fail
Incremental enterprise_sonic Ansible collection Release 3.2.0 to upda…
…te ansible-core and Python version requirements (#596)
* Incremental release 3.2.0 to update required ansible-core and Python versions
* Changelog updates for the 3.2.0 incremental release
* Update .plugin-cache.yaml
Add missing YAML header.
* Update changelog.yaml
Fix invalid YAML generated by antsibull-changelog.
Merge pull request #448 from sdodsley/release_1_22_0
Release 1.22.0
Prep release 11.1.1 (#1245)
* Prep release 11.1.1
* precommit
Release 3.1.0 Documentation (#595)
* Documentation updates for enterprise_sonic release 3.1.o
* Update the enterprise_sonic Ansible README file to add new release 3.1.0 modules.
* Update .plugin-cache.yaml
* Update changelog.yaml
* Update changelog.yaml
---------
Co-authored-by: stalabi1 <54641848+stalabi1@users.noreply.github.com>
replica_set needs to be empty to leverage localhost exception (#721)
When `replica_set` is set the connection is created using `directConnection=False`. This prevents using the localhost exception to create the initial user.