Makefile 325 B

123456789
  1. ansible-tbb-build:
  2. ansible-playbook -i inventory tbb-build.yml
  3. fpcentral:
  4. ANSIBLE_CONFIG='$(@D)/ansible-fpcentral.cfg' ansible-playbook -i inventory --ask-become-pass fpcentral.yml
  5. boklm-tbb-nightly-build:
  6. ansible-playbook --vault-password-file=~/ansible-vault/boklm-tbb-nightly -i inventory boklm-tbb-nightly-build.yml