mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 11:22:47 +00:00
leaving os immediate
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
OS ?= $(shell uname -s)
|
||||
OS := $(shell uname -s)
|
||||
SITELIB = $(shell python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"):
|
||||
FORMATTER=../../hacking/module_formatter.py
|
||||
DUMPER=../../hacking/dump_playbook_attributes.py
|
||||
|
||||
Reference in New Issue
Block a user