Makefile 100 B

1234
  1. update:
  2. ansible-playbook -i inventory update.yaml
  3. setup:
  4. ansible-playbook -i inventory setup.yaml