Branch: refs/heads/master Home: https://github.com/galaxyproject/ansible-galaxy Commit: e5f4ac183988fe273f29274c3a66322ea7f8d2ff https://github.com/galaxyproject/ansible-galaxy/commit/e5f4ac183988fe273f292... Author: Nate Coraor <nate@bx.psu.edu> Date: 2019-09-25 (Wed, 25 Sep 2019) Changed paths: A tasks/_inc_galaxy_version.yml M tasks/mutable_setup.yml Log Message: ----------- Don't attempt to instantiate mutable configs from samples on >= 19.09. Commit: b48eabe03266ec0250c443ed694ed20f975c129f https://github.com/galaxyproject/ansible-galaxy/commit/b48eabe03266ec0250c44... Author: Nate Coraor <nate@bx.psu.edu> Date: 2019-09-25 (Wed, 25 Sep 2019) Changed paths: A tasks/_inc_galaxy_version.yml M tasks/mutable_setup.yml Log Message: ----------- Merge pull request #82 from galaxyproject/mutable-configs-19.09 Don't attempt to instantiate mutable configs from samples on >= 19.09. Compare: https://github.com/galaxyproject/ansible-galaxy/compare/a0e11c1ec5b0...b48ea...