Skip to content

Commit

Permalink
Merge branch 'release/5.3.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed Dec 22, 2021
2 parents 9f076e0 + bd7f0db commit 81fa8d5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Major Changes

- Upgrade minimal Ansible community package support to 4.9.0
- Upgrade minimal Ansible community package support to 4.10

## 5.3.0 - 2021-10-20

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Ansible Role for Vagrant Installation.

## Requirements

This role require Ansible community package 4.9 or higher.
This role require Ansible community package 4.10 or higher.

This role was designed for:

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ galaxy_info:
description: Ansible Role for Vagrant Installation
company: PantaRei Design
license: Apache-2.0
min_ansible_version: "4.9"
min_ansible_version: "4.10"
platforms:
- name: Ubuntu
versions:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

ansible>=4.9.0
ansible>=4.10
ansible-lint
ansible-runner
ansible-runner-http
Expand Down

0 comments on commit 81fa8d5

Please sign in to comment.