diff --git a/Makefile b/Makefile index f0d141e..d3ed7cc 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: fedora-bootstrap deps fedora-deps gpg +.PHONY: fedora-deps deps fedora-bootstrap gpg keys ANSIBLE_PYTHON := /usr/bin/python3 AP := ansible-playbook -vv -c local -i localhost, -e ansible_python_interpreter=$(ANSIBLE_PYTHON)