Skip to content

altlinuxteam/ansible-samba

Repository files navigation

Deploy test environment

vagrant up

Run tests

Prepare virtual environment

virtualenv .venv
source .venv/bin/activate
easy_install $(cat requirements.txt)

vagrant ssh-config > .tmp/ssh_config
source .tmp/domain_config

Run test

pytest -vv --gherkin-terminal-reporter tests/

About

Ansible role to deploy samba DCs and client against ALT Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •