Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove this once PyPi package published and before... #155

Open
github-actions bot opened this issue Dec 20, 2020 · 0 comments
Open

Remove this once PyPi package published and before... #155

github-actions bot opened this issue Dec 20, 2020 · 0 comments
Labels

Comments

@github-actions
Copy link

Remove this once PyPi package published and before closing #72

# TODO: Remove this once PyPi package published and before closing #72

  end

  # Installs 2Keys from source!
  # TODO: Remove this once PyPi package published and before closing #72
  config.vm.provision "ansible_local" do |ansible|
    ansible.playbook = "ansible/base/twokeys-oss.yml"
  end

  ## PROVISIONING SCRIPT TO SETUP CLIENT ##
  config.vm.provision "ansible_local" do |ansible|
    ansible.playbook = "ansible/client/provision.yml"
  end

  # 2KEYS BEGIN CUSTOM ANSIBLE PROVISING SCRIPTS
  ## PROVISING SCRIPTS TO SETUPP PROJECTS, KEYBOARDS ETC
{{{ twokeys_insert_ansible_provising }}}
ndex 58712d9..814e722 100644
++ b/detectors/detector-desktop/controller/assets/vm/ansible/base/provision.yml

f811f1da615387c9f1e31ad21ec49597832424a7

@github-actions github-actions bot added the todo label Dec 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants