hashicorp/packer-plugin-ansible

clean up .ansible dir left behind in ~/

开放

#18 创建于 2021年4月16日

 (0 条评论) (0 个反应) (0 位负责人)Go (39 个派生)auto 404
enhancementgood first issueprovisioner/ansible-remote

仓库指标

星标
 (64 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This issue was originally opened by @SwampDragons as hashicorp/packer#9436. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.

When the ansible provisioner runs, it leaves behind a .ansible folder in the ansible user's homedir. It would be cool if we could clean that directory up so that the image is left in a more pristine state.

See comment https://github.com/hashicorp/packer/issues/9118#issuecomment-644529777 for more details.

贡献者指南