LICENSE
MANIFEST.in
NOTICE
README.rst
infra.yaml
requirements.txt
setup.cfg
setup.py
users.json
ADLES.egg-info/PKG-INFO
ADLES.egg-info/SOURCES.txt
ADLES.egg-info/dependency_links.txt
ADLES.egg-info/entry_points.txt
ADLES.egg-info/not-zip-safe
ADLES.egg-info/requires.txt
ADLES.egg-info/top_level.txt
adles/__init__.py
adles/group.py
adles/parser.py
adles/utils.py
adles/interfaces/__init__.py
adles/interfaces/docker_interface.py
adles/interfaces/interface.py
adles/interfaces/vsphere_interface.py
adles/scripts/__init__.py
adles/scripts/adles_main.py
adles/scripts/cleanup_vms.py
adles/scripts/clone_vms.py
adles/scripts/vm_power.py
adles/scripts/vm_snapshots.py
adles/scripts/vsphere_info.py
adles/vsphere/__init__.py
adles/vsphere/folder_utils.py
adles/vsphere/hosts.py
adles/vsphere/network_utils.py
adles/vsphere/vm.py
adles/vsphere/vsphere_class.py
adles/vsphere/vsphere_utils.py
examples/blue-teams.json
examples/competition-with-docker.yaml
examples/competition.yaml
examples/edurange_total-recon.yaml
examples/experiment.yaml
examples/firewall-tutorial.yaml
examples/pentest-tutorial.yaml
examples/spoofing-tutorial.yaml
examples/tutorial_instructors.json
specifications/exercise-specification.yaml
specifications/infrastructure-specification.yaml
specifications/package-specification.yaml
specifications/user-spec.json
specifications/user-template-spec.json
test/test_sanity.py