top of page
Search

Ways to provide body payload in Ansible’s URI module for Windows targets using win_uri module

  • chaocomnestword197
  • Aug 19, 2023
  • 1 min read


By default this module uses atomic operations to prevent data corruption or inconsistent reads from the target filesystem objects, but sometimes systems are configured or just broken in ways that prevent this. One example is docker mounted filesystem objects, which cannot be updated atomically from inside the container and can only be written in an unsafe manner.


I am trying to use the ansible.builtin.lookup plugin in order to read a JSON file from the local directory and then pass it as the payload to the ansible.builtin.uri module to send a POST message to a URI endpoint.




Ways to provide body payload in Ansible’s URI module [Update]


2ff7e9595c


 
 
 

Recent Posts

See All
Baixar de love songs

Download de Love Songs: Como Encontrar e Curtir a Melhor Música Romântica Online O amor é uma emoção universal que inspirou inúmeras...

 
 
 

Comments


500 Terry Francois Street

SF , CA  94158 
Open everyday 2pm to 12am

© 2023 Alex G. Restaurant. Proudly created with Wix.com

bottom of page