Commit d0534da4 by Kevin Falcone Committed by GitHub

Merge pull request #3973 from edx/jibsheet/common-with-security.yml

This is a common playbook that enables auto-updates
parents 86293769 f1c138f7
- name: Deploy common
hosts: all
become: True
gather_facts: True
vars:
SECURITY_UNATTENDED_UPGRADES: true
COMMON_SECURITY_UPDATES: true
roles:
- common
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment