Add heartbeat
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
- name: Install a list of packages
|
||||
ansible.builtin.apt:
|
||||
pkg:
|
||||
- git
|
||||
- ca-certificates
|
||||
- curl
|
||||
- gnupg
|
||||
- apt-transport-https
|
||||
- gcc
|
||||
- g++
|
||||
- make
|
||||
Reference in New Issue
Block a user