An open API service indexing awesome lists of open source software.

https://github.com/nvisosecurity/ansible-covenant

Ansible role for Covenant
https://github.com/nvisosecurity/ansible-covenant

Last synced: 3 days ago
JSON representation

Ansible role for Covenant

Awesome Lists containing this project

README

          

# ansible-covenant
Ansible role for installing and configuring Covenant

## OS Platforms

This role has been tested on the following operating systems:

- Ubuntu 18.04

## Usage

To use this role in your playbook, add the code below:

```
- name: Install Covenant
import_role:
name: ansible-covenant
```

## Disclaimer

This role is meant for use in the SANS 699 course and is provided as is.

## License

[MIT](LICENSE)