dockpack / artifactory

Ansible role to install Artifactory, the Maven repository manager by JFrog.
MIT License
22 stars 27 forks source link

Molecule Idempotence test failed for bbaassssiiee.base_postgres #19

Closed gofrolist closed 5 years ago

gofrolist commented 5 years ago

$ molecule --version molecule, version 1.25.1

$ ansible --version ansible 2.7.4

--> Idempotence test in progress (can take a few minutes)...
--> Starting Ansible Run...
ERROR: Idempotence test failed because of the following tasks:
ERROR: * [vm] => bbaassssiiee.base_postgres : set listen on on ipv4 addresses
* [vm] => bbaassssiiee.base_postgres : set replication setting: wal_level
* [vm] => artifactory : create configuration file
* [vm] => artifactory : install artifactory as a service
* [vm] => artifactory : ensure storage properties configuration is present with derby driver
bbaassssiiee commented 5 years ago

bbaassssiiee.base_postgres fixed.

bbaassssiiee commented 5 years ago

Tested idempotence with tox, molecule 1.25.1 is a bit weird molecule converge reports no changes when run repeatedly.

bbaassssiiee commented 5 years ago

Fixed.