Releases: periareon/rules_ansible
0.1.0
0.1.0
http_archive = use_repo_rule("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
integrity = "sha256-NsYlbMSPcjgntfq7Dpm6wwJ+FEIBBh6iX4mY8YCU9BU=",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.1.0/rules_ansible-0.1.0.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
- Added requirements compile workflow by @abrisco in #27
- Added bzlmod support by @abrisco in #28
- Release 0.1.0 by @abrisco in #29
Full Changelog: 0.0.8...0.1.0
0.0.8
0.0.8
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "f8bc9b29d7abaabbd9d36cb77ea5927caf67cbada9b64a70e1df6a75a0abeb09",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.8/rules_ansible-v0.0.8.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
- Updated dependencies by @abrisco in #20
- Fix various issues running
ansible_playbooktargets by @abrisco in #22 - Various updates by @abrisco in #21
- Move private package to root to de-conflict with
ansiblepackage. by @abrisco in #23 - Release 0.0.8 by @abrisco in #24
Full Changelog: 0.0.7...0.0.8
0.0.7
0.0.7
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "2576c968f0216987d21b85cc312d36ecf22dbea094ebc57da42cac24f92b0e36",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.7/rules_ansible-v0.0.7.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
- Fixed the lint runner writing temp directories everywhere by @abrisco in #18
- Release 0.0.7 by @abrisco in #19
Full Changelog: 0.0.6...0.0.7
0.0.6
0.0.6
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "7d96e8e51f5699c826f2b862f8693cc9781ebd4c244ed72ebc018e53d521d5d9",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.6/rules_ansible-v0.0.6.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
- Combat Ansible's use of
os.path.realpath/pathlib.Path.resolveby @abrisco in #15 - Fixed ansible-vault not using the configured PYTHONPATH by @abrisco in #16
- Release 0.0.6 by @abrisco in #17
Full Changelog: 0.0.5...0.0.6
0.0.5
0.0.5
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "ef884640d6c1c0f798167514d26c86cbd60e8bbf2186b5afbe4c30f748be2f83",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.5/rules_ansible-v0.0.5.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
- Added support for ansible-lint config files by @abrisco in #12
- Minor cleanup and added docs by @abrisco in #13
- Release 0.0.5 by @abrisco in #14
Full Changelog: 0.0.4...0.0.5
0.0.4
0.0.4
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "af72d3b75c3ce8e90679aa94df20d2f379e68e3da3d03a00533a510134a11392",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.4/rules_ansible-v0.0.4.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
- Minor cleanup by @abrisco in #10
- Improve cleanup of vault files by @abrisco in #9
- Release 0.0.4 by @abrisco in #11
Full Changelog: 0.0.3...0.0.4
0.0.3
0.0.3
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "a4aa4f1c5b6f653477b46aa8f21b9a57d78bd77432f5160e3eb1802bd616573a",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.3/rules_ansible-v0.0.3.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
- Fix support for generated inventory files by @abrisco in #5
- Fixed
//ansible:lintby @abrisco in #6 - Release 0.0.3 by @abrisco in #8
Full Changelog: 0.0.2...0.0.3
0.0.2
0.0.2
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "5377d690ecfd2625127fa9d396813a621e4977c31c19779211c7a407efbbf9c5",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.2/rules_ansible-v0.0.2.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
What's Changed
New Contributors
Full Changelog: 0.0.1...0.0.2
0.0.1
0.0.1
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
name = "rules_ansible",
sha256 = "5aeb252f11cbdb21bc8a3741afb3c732915d833c23f726cddd1758f15f4393d5",
urls = ["https://github.com/abrisco/rules_ansible/releases/download/0.0.1/rules_ansible-v0.0.1.tar.gz"],
)Additional documentation can be found at: https://github.com/abrisco/rules_ansible
Full Changelog: https://github.com/abrisco/rules_ansible/commits/0.0.1