UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

14 lines (12 loc) 312 B
--- version: '3' tasks: clean: log: error: Error encountered while cleaning apt-get caches start: Cleaning apt-get caches success: Finished cleaning apt-get caches cmds: - apt-get autoremove -y - apt-get clean -y - rm -rf /var/lib/apt/lists/* /tmp/library-scripts/