diff --git a/abc.txt b/abc.txt new file mode 100644 index 0000000..d23df70 --- /dev/null +++ b/abc.txt @@ -0,0 +1,7 @@ +The quick brown fox jumped over the Lazy Dog +The quick brown fox jumped over the Lazy Dog-1 +The quick brown fox jumped over the Lazy Dog +The quick brown fox jumped over the Lazy Dog +The quick brown fox jumped over the Lazy Dog +The quick brown fox jumped over the Lazy Dog +The quick brown fox jumped over the Lazy Dog diff --git a/glassfish b/glassfish new file mode 100644 index 0000000..2814c5c --- /dev/null +++ b/glassfish @@ -0,0 +1,2 @@ +This is a GLASSFISH FILE +Another Line has been added diff --git a/vars.yml b/vars.yml index f723350..22f1085 100644 --- a/vars.yml +++ b/vars.yml @@ -18,3 +18,4 @@ debug: msg=" my hostname is {{ansible_nodename}}" - name: Print the IP debug: var=hostvars['kemet'].server.stdout +added a new file on Jan 17 2024