Skip to content

Commit

Permalink
update roles to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dholt authored and supertetelman committed Jul 25, 2023
1 parent 4c8db30 commit f339cf1
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions roles/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
collections:

- name: ansible.posix
version: 1.4.0
version: 1.5.4

- name: community.general
version: 4.8.5
version: 7.2.0

- name: community.docker
version: 2.7.0
version: 3.4.8

roles:

- src: dev-sec.ssh-hardening
version: "6.1.3"
version: "9.7.0"

- src: https://github.com/DeepOps/ansible-role-users
name: DeepOps.users
Expand All @@ -24,10 +24,10 @@ roles:
name: DeepOps.hosts

- src: geerlingguy.ntp
version: "2.3.0"
version: "2.3.2"

- src: andrewrothstein.miniconda
version: "v6.1.5"
version: "v6.1.9"

- src: nvidia.nvidia_driver
version: "v2.3.0"
Expand All @@ -39,22 +39,22 @@ roles:
version: "v0.5.0"

- src: geerlingguy.filebeat
version: "3.4.0"
version: "3.5.0"

- src: robertdebock.java
version: "4.1.4"
version: "4.2.0"

- src: robertdebock.elastic_repo
version: "1.0.4"
version: "1.1.0"

- src: robertdebock.logstash
version: "1.1.2"
version: "1.1.3"

- src: robertdebock.elasticsearch
version: "1.1.5"
version: "1.1.6"

- src: robertdebock.kibana
version: "1.2.5"
version: "1.2.6"

- src: https://github.com/DeepOps/ansible-maas.git
name: ansible-maas
Expand All @@ -65,10 +65,10 @@ roles:
version: 'c9022153036dfdde4e2b313aecde4a46cd6f6687'

- src: https://github.com/OSC/ood-ansible.git
version: 'v2.0.6'
version: 'v3.0.3'

- src: abims_sbr.singularity
version: 3.7.1-4

- src: gantsign.golang
version: 2.4.0
version: 3.1.6

0 comments on commit f339cf1

Please sign in to comment.