Makefile 184 B

123456
  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