add destroy
authorLorin Hochstein <lhochstein@netflix.com>
Wed, 3 May 2017 05:00:18 +0000 (22:00 -0700)
committerLorin Hochstein <lhochstein@netflix.com>
Wed, 3 May 2017 05:00:18 +0000 (22:00 -0700)
ans-con/Makefile

index 36875ba..bd6d4a1 100644 (file)
@@ -1,4 +1,4 @@
-.PHONY: build push run
+.PHONY: build push run clean
 
 run:
        ansible-container run
@@ -8,3 +8,7 @@ build:
 
 push:
        ansible-container push
+
+clean:
+       ansible-container destroy
+       rm -rf ansible-deployment ghostdata