Add keys to .PHONY
Signed-off-by: Matej Focko <matej.focko@outlook.com>
This commit is contained in:
parent
759e926f2b
commit
5853c4fb30
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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)
|
||||
|
|
Loading…
Reference in a new issue