Skip to content

Releases: ansiblebit/launchpad-ppa-webupd8

4.14.0

16 Nov 18:36
Compare
Choose a tag to compare
  • use primogen v14
  • use become instead of sudo
  • ansible 2.x support
  • added more tests

3.9.4

14 Apr 15:44
Compare
Choose a tag to compare
  • idempotence tests now pass
  • removed launchpad_ppa_webupd8_cache_valid_time variable

3.9.2

14 Apr 15:44
Compare
Choose a tag to compare
  • fixed tests

3.9.0

14 Apr 15:44
Compare
Choose a tag to compare
  • merge with primogen v9
  • use ansible 1.9.3
  • removal of duplicate provisioning play when running tests

3.7.2

14 Apr 15:44
Compare
Choose a tag to compare
  • Debian and Ubuntu update apt cache when adding repositories

3.7.0

14 Apr 15:44
Compare
Choose a tag to compare
  • don't update the apt repositories cache when you're just adding new repos since it will get updated in the end
  • minor version number will now match ansiblebit.primogen major version number
  • merge with ansiblebit.primogen v7
    • upgrade tests to use ansible v1.9.2 instead of v1.9.1
    • pass ANSIBLE_ASK_SUDO_PASS environment variable to the tox test environment
    • improved idempotence test
  • renamed fact os_supported to launchpad_ppa_webupd8_os_supported

3.0.0

14 Apr 15:44
Compare
Choose a tag to compare

1.1.2

14 Apr 15:44
Compare
Choose a tag to compare

1.1.0

14 Apr 15:43
Compare
Choose a tag to compare
  • ansible minimum requirements now set to 1.8.4
  • renamed ppa_webupd8_cache_valid_time to launchpad_ppa_webupd8_cache_valid_time
  • standardized testing with ansiblebit.primogen v2.0.6
  • added test/support for debian jessie
  • added test/support for ubuntu vivid

1.0.4

14 Apr 15:43
Compare
Choose a tag to compare
  • update_cache is now run with sudo privileges