Ansible:startup.yml

From PKC
Jump to navigation Jump to search
A file:
  - name : fdafda
  - task : fsadfdsaf


local p = {} --p stands for package

function p.hello( frame )

   --return "Hello, world!"
   return frame

end

return p