UNPKG

generator-living-atlas

Version:

A Yeoman Generator for Living Atlas Ansible Inventories

11 lines (9 loc) 224 B
# Addionial LA post deploy tasks - name: Add additional dependencies for monitoring, troubleshooting, ... apt: name: - swaks state: present autoclean: yes update_cache: yes tags: post-task-postfix