{"id":21400221,"url":"https://github.com/oefenweb/ansible-bash","last_synced_at":"2025-07-13T21:31:02.249Z","repository":{"id":30965558,"uuid":"34523727","full_name":"Oefenweb/ansible-bash","owner":"Oefenweb","description":"Set up bash in Debian-like systems","archived":false,"fork":false,"pushed_at":"2024-10-30T19:46:34.000Z","size":110,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T20:31:08.572Z","etag":null,"topics":["ansible","bash","debian","terminal","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-24T14:38:15.000Z","updated_at":"2024-10-30T19:45:56.000Z","dependencies_parsed_at":"2024-10-30T20:35:29.761Z","dependency_job_id":null,"html_url":"https://github.com/Oefenweb/ansible-bash","commit_stats":null,"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-bash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917556,"owners_count":17544911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","bash","debian","terminal","ubuntu"],"created_at":"2024-11-22T15:19:43.659Z","updated_at":"2024-11-22T15:19:44.271Z","avatar_url":"https://github.com/Oefenweb.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"## bash\n\n[![CI](https://github.com/Oefenweb/ansible-bash/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-bash/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-bash-blue.svg)](https://galaxy.ansible.com/Oefenweb/bash)\n\nSet up bash in Debian-like systems.\n\n#### Requirements\n\nNone\n\n#### Variables\n\n* `bash_bashrc_destinations` [default: `{skell: dest: /etc/skel, current: dest: \"{{ ansible_env.HOME }}\"}`]: Destinations to copy the bashrc file(s) to\n* `bash_bashrc_destinations.key`: The identifier of the file (e.g. `skel`)\n* `bash_bashrc_destinations.key.dest`: The remote path of the file to copy (e.g. `/etc/skel`)\n* `bash_bashrc_destinations.key.owner`: The name of the user that should own the file (optional, default `root`)\n* `bash_bashrc_destinations.key.group`: The name of the group that should own the file (optional, default `owner`, then `root`)\n* `bash_bashrc_destinations.key.mode`: The mode of the file, such as 0644 (optional, default `0644`)\n\n* `bash_nohist`: [default: `true`]: Disables writing the history file\n* `bash_histcontrol`: [default: `ignoreboth`]: Don't put duplicate lines or lines starting with space in the history\n* `bash_histappend`: [default: `true`]: Append to the history file, don't overwrite it\n* `bash_histsize`: [default: `1000`]: For setting history length see HISTSIZE and HISTFILESIZE in bash(1)\n* `bash_histfilesize`: [default: `2000`]: For setting history length see HISTSIZE and HISTFILESIZE in bash(1)\n* `bash_checkwinsize`: [default: `true`]: Check the window size after each command and, if necessary, update the values of LINES and COLUMNS.\n* `bash_globstar`: [default: `false`]: If set, the pattern \"**\" used in a pathname expansion context will match all files and zero or more directories and subdirectories\n* `bash_force_color_prompt`: [default: `true`]: Use a colored prompt, if the terminal has the capability\n* `bash_fancy_prompt_prompt`: [default: `true`]: Use a (super) fancy prompt\n* `bashrc_lines`: [default: `[]`]: Lines to add to `.bashrc`\n* `bash_aliases`: [default: see `defaults/main.yml`]: Aliases\n\n## Dependencies\n\nNone\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.bash\n```\n\n#### License\n\nMIT\n\n#### Author Information\n\nMischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-bash/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-bash/lists"}