mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-09 00:24:19 +02:00
* Refactoring, Linting and additional tests * Vultr: Undefined variable and deprecation notes fix * Travis-CI enable linters * Azure: Update python requirements * Update main.yml * Update install.sh * Add missing roles to ansible-lint * Linting for skipped roles * add .ansible-lint config
6 lines
122 B
YAML
6 lines
122 B
YAML
---
|
|
- name: Set OS specific facts
|
|
set_fact:
|
|
prerequisites:
|
|
- epel-release
|
|
configs_prefix: /etc/strongswan
|