X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Froles%2Flocalconfig%2Ffiles%2Fssh%2FMakefile;fp=ansible%2Froles%2Flocalconfig%2Ffiles%2Fssh%2FMakefile;h=58e4ea69d5bace4e768cb5a9ec3fd78f436fac6c;hb=3e44da4344e11700e58e06bc713851b8fc90244a;hp=0000000000000000000000000000000000000000;hpb=68bbf8df4aeac10ef39d12a7ee1bb026a1ad9a03;p=noc.git diff --git a/ansible/roles/localconfig/files/ssh/Makefile b/ansible/roles/localconfig/files/ssh/Makefile new file mode 100644 index 0000000..58e4ea6 --- /dev/null +++ b/ansible/roles/localconfig/files/ssh/Makefile @@ -0,0 +1,4 @@ +CONFIGS=$(sort $(wildcard *.conf)) + +../config: $(CONFIGS) + @cat $^ >$@