Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gantsign/ansible_role_antigen

Tags

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Made libraries and bundles optional (#66)

You no longer need to specify at least one.

Fix: resolves #50

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dropped support for Ubuntu Xenial (#64)

Canonical have ended standard support for Ubuntu Xenial.

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replaced deprecated sha256sum key with checksum (#46)

Fixes deprecation warning:

```
TASK [gantsign.antigen : download Antigen] ***************************************************************
[DEPRECATION WARNING]: The parameter "sha256sum" has been deprecated and will be removed, use "checksum" 
instead. This feature will be removed from ansible-base in version 2.14. Deprecation warnings can be 
disabled by setting deprecation_warnings=False in ansible.cfg.
```

1.3.2

Toggle 1.3.2's commit message
Increased minimum Ansible version to 2.5 (#19)

Ansible no longer supports version 2.4 and earlier.

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated moleculew to version 0.9.9 (#16)

Keeping up with the latest changes.

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgraded openSUSE version to 15.0 (#14)

Keeping up with the latest release.

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changed to allow environment variables in bundle URLs (#13)

The main use-case is to reference the `$HOME` of the current user.

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Documented companion role (#8)

To help users who need to conditionally install bundles.

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Renamed repository to follow new Ansible convention (#5)

Role names must now use underscores rather than dashes.