Skip to content

dnoliver/ansible-sgx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible SGX

Configure a system with the Intel SGX Development Environment

This playbook install the required dependencies to run SGX Examples on a given host.

Install

# Install ansible
dnf install -y ansible
# Install ansible.posix collection
ansible-galaxy collection install ansible.posix
# Install ansible-lint
dnf install -y python3-ansible-lint

Run

ansible-playbook ansible-playbook.yml

Lint

ansible-lint ansible-playbook.yml

About

Ansible Playbook for SGX Environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published