Skip to content
Snippets Groups Projects
  • caoyuan's avatar
    8f2256d2
    Optimise the destroy role by script module · 8f2256d2
    caoyuan authored
    Ansible provide script module to run shell script, The local script at
    path will be transferred to the remote node and then executed, so no
    need to copy script to remote node and use shell moulde to run it.
    this patch optimise it.
    
    Change-Id: If774502b66652f25593cda137cc8a5baefbd9695
    8f2256d2
    History
    Optimise the destroy role by script module
    caoyuan authored
    Ansible provide script module to run shell script, The local script at
    path will be transferred to the remote node and then executed, so no
    need to copy script to remote node and use shell moulde to run it.
    this patch optimise it.
    
    Change-Id: If774502b66652f25593cda137cc8a5baefbd9695