Skip to content
Snippets Groups Projects
Verified Commit e327c846 authored by Chris Croome's avatar Chris Croome
Browse files

update apt role

parent f2520a75
No related branches found
No related tags found
No related merge requests found
Pipeline #35300 passed
......@@ -9,6 +9,7 @@
# You should have received a copy of the GNU General Public License along with the Webarchitects PHP Ansible role. If not, see <https://www.gnu.org/licenses/>.
---
variables:
ANSIBLE_ANY_ERRORS_FATAL: "1"
ANSIBLE_CALLBACK_RESULT_FORMAT: "yaml"
ANSIBLE_DIFF_ALWAYS: "1"
ANSIBLE_DISPLAY_SKIPPED_HOSTS: "0"
......
......@@ -10,6 +10,6 @@
---
- name: apt
src: https://git.coop/webarch/apt.git
version: 4.6.0 # apt
version: 4.6.1 # apt
scm: git
...
......@@ -10,6 +10,6 @@
---
- name: apt
src: https://git.coop/webarch/apt.git
version: 4.6.0 # apt
version: 4.6.1 # apt
scm: git
...
......@@ -10,6 +10,6 @@
---
- name: apt
src: https://git.coop/webarch/apt.git
version: 4.6.0 # apt
version: 4.6.1 # apt
scm: git
...
......@@ -10,6 +10,6 @@
---
- name: apt
src: https://git.coop/webarch/apt.git
version: 4.6.0 # apt
version: 4.6.1 # apt
scm: git
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment